Home
last modified time | relevance | path

Searched refs:HprofHeapId (Results 1 – 1 of 1) sorted by relevance

/art/runtime/hprof/
Dhprof.cc132 enum HprofHeapId { enum
884 HprofHeapId current_heap_ = HPROF_HEAP_DEFAULT; // Which heap we're currently dumping.
1119 HprofHeapId heap_type = HPROF_HEAP_APP; in DumpHeapObject()