Home
last modified time | relevance | path

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

/art/runtime/hprof/
Dhprof.cc128 HPROF_HEAP_ZYGOTE = 'Z', enumerator
900 heap_type = HPROF_HEAP_ZYGOTE; in DumpHeapObject()
907 heap_type = HPROF_HEAP_ZYGOTE; in DumpHeapObject()
923 case HPROF_HEAP_ZYGOTE: in DumpHeapObject()