Searched refs:foreground_heap_growth_multiplier_ (Results 1 – 2 of 2) sorted by relevance
1621 double foreground_heap_growth_multiplier_; variable
393 foreground_heap_growth_multiplier_(foreground_heap_growth_multiplier), in Heap()3753 return foreground_heap_growth_multiplier_; in HeapGrowthMultiplier()3833 bytes_allocated + static_cast<size_t>(grow_bytes * foreground_heap_growth_multiplier_), in GrowForUtilization()