Home
last modified time | relevance | path

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

/art/runtime/hprof/
Dhprof.cc133 HPROF_HEAP_DEFAULT = 0, enumerator
510 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.