Searched refs:adjusted_min_free (Results 1 – 1 of 1) sorted by relevance
3647 const size_t adjusted_min_free = static_cast<size_t>(min_free_ * multiplier); in GrowForUtilization() local3658 static_cast<uint64_t>(bytes_allocated + adjusted_min_free)); in GrowForUtilization()