Searched refs:total_promoted (Results 1 – 1 of 1) sorted by relevance
1445 intptr_t total_promoted = PromotedTotalSize(); in NextGCIsLikelyToBeFull() local1450 if (total_promoted >= adjusted_promotion_limit) return true; in NextGCIsLikelyToBeFull()