Home | History | Annotate | Download | only in collector

Lines Matching refs:ProcessCards

223     heap_->ProcessCards(GetTimings(), false, true, false);
227 // 2. GC ages the card (the above ProcessCards call)
262 heap_->ProcessCards(GetTimings(), false, true, GetGcType() != kGcTypeSticky);