Searched refs:PromotedSinceLastGC (Results 1 – 1 of 1) sorted by relevance
1325 return old_generation_allocation_counter_ + PromotedSinceLastGC(); in OldGenerationAllocationCounter()1333 size_t PromotedSinceLastGC() { in PromotedSinceLastGC() function