Home
last modified time | relevance | path

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

/art/runtime/gc/
Dgc_cause.h31 kGcCauseForAlloc, enumerator
Dgc_cause.cc32 case kGcCauseForAlloc: return "Alloc"; in PrettyCause()