Home
last modified time | relevance | path

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

/art/runtime/hprof/
Dhprof.cc510 current_heap_ = HPROF_HEAP_DEFAULT; in ProcessHeap()
597 current_heap_ = HPROF_HEAP_DEFAULT; in StartNewHeapDumpSegment()
884 HprofHeapId current_heap_ = HPROF_HEAP_DEFAULT; // Which heap we're currently dumping. member in art::hprof::Hprof
1139 if (heap_type != current_heap_) { in DumpHeapObject()
1163 current_heap_ = heap_type; in DumpHeapObject()