Searched refs:IncrementYoungSurvivorsCounter (Results 1 – 4 of 4) sorted by relevance
456 heap_->IncrementYoungSurvivorsCounter(heap_->SurvivedYoungObjectSize()); in CollectGarbage()
1376 inline void IncrementYoungSurvivorsCounter(size_t survived) { in IncrementYoungSurvivorsCounter() function
3696 heap()->IncrementYoungSurvivorsCounter( in Finalize()
2741 IncrementYoungSurvivorsCounter(promoted); in EvacuateYoungGeneration()