Searched refs:min_waste (Results 1 – 1 of 1) sorted by relevance
827 unsigned long long min_waste = max, max_waste = 0, in totals() local891 if (wasted < min_waste) in totals()892 min_waste = wasted; in totals()1036 store_size(b1, avg_waste);store_size(b2, min_waste); in totals()