Searched refs:kGcCauseExplicit (Results 1 – 4 of 4) sorted by relevance
33 kGcCauseExplicit, enumerator
30 case kGcCauseExplicit: return "Explicit"; in PrettyCause()
1536 CollectGarbageInternal(gc_plan_.back(), kGcCauseExplicit, clear_soft_references); in CollectGarbage()2171 bool log_gc = gc_cause == kGcCauseExplicit; in CollectGarbageInternal()
182 if (GetCurrentIteration()->GetGcCause() == kGcCauseExplicit || in MarkingPhase()