Searched refs:min_waste (Results 1 – 1 of 1) sorted by relevance
791 unsigned long long min_waste = max, max_waste = 0, in totals() local855 if (wasted < min_waste) in totals()856 min_waste = wasted; in totals()1000 store_size(b1, avg_waste);store_size(b2, min_waste); in totals()