Searched refs:survived_last_scavenge_ (Results 1 – 2 of 2) sorted by relevance
1275 survived_last_scavenge_ = survived; in IncrementYoungSurvivorsCounter()2017 size_t survived_last_scavenge_; variable
159 survived_last_scavenge_(0), in Heap()1928 survived_last_scavenge_ * 100 / new_space_->TotalCapacity() >= 10) { in CheckNewSpaceExpansionCriteria()2239 survived_last_scavenge_ * 100 / new_space_->Capacity(); in ComputeFastPromotionMode()