Home
last modified time | relevance | path

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

/art/runtime/hprof/
Dhprof.cc505 current_heap_ = HPROF_HEAP_DEFAULT; in ProcessHeap()
592 current_heap_ = HPROF_HEAP_DEFAULT; in StartNewHeapDumpSegment()
879 HprofHeapId current_heap_ = HPROF_HEAP_DEFAULT; // Which heap we're currently dumping. member in art::hprof::Hprof
1134 if (heap_type != current_heap_) { in DumpHeapObject()
1158 current_heap_ = heap_type; in DumpHeapObject()