Home
last modified time | relevance | path

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

/art/runtime/gc/
Dgc_cause.h60 kGcCauseHprof, enumerator
Dgc_cause.cc46 case kGcCauseHprof: return "Hprof"; in PrettyCause()
/art/perfetto_hprof/
Dperfetto_hprof.cc527 std::optional<art::gc::ScopedGCCriticalSection> gcs(std::in_place, self, art::gc::kGcCauseHprof, in DumpPerfetto()
/art/runtime/hprof/
Dhprof.cc1607 gc::kGcCauseHprof, in DumpHeap()