Searched refs:wasted_memory_to_allow (Results 1 – 1 of 1) sorted by relevance
329 size_t wasted_memory_to_allow = memory_available_bytes_ / 10; in ReduceWastedMemory() local333 wasted_memory_to_allow = 0; in ReduceWastedMemory()334 if (wasted_memory > wasted_memory_to_allow) in ReduceWastedMemory()336 (wasted_memory - wasted_memory_to_allow), in ReduceWastedMemory()