Searched refs:kGcCauseExplicit (Results 1 – 5 of 5) sorted by relevance
33 kGcCauseExplicit, enumerator
30 case kGcCauseExplicit: return "Explicit"; in PrettyCause()
1805 CollectGarbageInternal(gc_plan_.back(), kGcCauseExplicit, clear_soft_references); in CollectGarbage()2488 bool log_gc = gc_cause == kGcCauseExplicit; in LogGC()
183 if (GetCurrentIteration()->GetGcCause() == kGcCauseExplicit || in MarkingPhase()
139 if (GetCurrentIteration()->GetGcCause() == kGcCauseExplicit || in InitializePhase()