Searched refs:max_free_ (Results 1 – 2 of 2) sorted by relevance
1088 return max_free_; in NativeAllocationGcWatermark()1333 size_t max_free_; variable
254 max_free_(max_free), in Heap()3452 const uint64_t adjusted_max_free = static_cast<uint64_t>(max_free_ * multiplier); in GrowForUtilization()