Searched refs:kGcCauseHprof (Results 1 – 3 of 3) sorted by relevance
/art/runtime/gc/ | ||
D | gc_cause.h | 60 kGcCauseHprof, enumerator |
D | gc_cause.cc | 46 case kGcCauseHprof: return "Hprof"; in PrettyCause() |
/art/runtime/hprof/ | ||
D | hprof.cc | 1608 gc::kGcCauseHprof, in DumpHeap() |