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