Home
last modified time | relevance | path

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

/art/runtime/gc/
Dgc_cause.h60 kGcCauseHprof, enumerator
Dgc_cause.cc46 case kGcCauseHprof: return "Hprof"; in PrettyCause()
/art/runtime/hprof/
Dhprof.cc1608 gc::kGcCauseHprof, in DumpHeap()