Searched refs:old_generation_allocation_counter_ (Results 1 – 2 of 2) sorted by relevance
1465 old_generation_allocation_counter_ = OldGenerationAllocationCounter(); in UpdateOldGenerationAllocationCounter()1469 return old_generation_allocation_counter_ + PromotedSinceLastGC(); in OldGenerationAllocationCounter()1474 old_generation_allocation_counter_ = new_value; in set_old_generation_allocation_counter()2356 size_t old_generation_allocation_counter_; variable
150 old_generation_allocation_counter_(0), in Heap()1311 old_generation_allocation_counter_ += in PerformGarbageCollection()