Searched refs:max_free_ (Results 1 – 1 of 1) sorted by relevance
1203 return target_footprint_.load(std::memory_order_relaxed) / 8 + max_free_; in NativeAllocationGcWatermark()1482 const size_t max_free_; variable