Home | History | Annotate | Download | only in collector

Lines Matching refs:gc_cause

394   GcCause gc_cause = GetCurrentIteration()->GetGcCause();
398 if (gc_cause == kGcCauseExplicit ||
399 gc_cause == kGcCauseCollectorTransition ||