Home
last modified time | relevance | path

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

/art/runtime/gc/
Dgc_cause.h66 kGcCauseRunEmptyCheckpoint, enumerator
Dgc_cause.cc49 case kGcCauseRunEmptyCheckpoint: return "RunEmptyCheckpoint"; in PrettyCause()
/art/runtime/
Druntime.cc3178 gc::kGcCauseRunEmptyCheckpoint, in Run()