Searched refs:min_waste (Results 1 – 1 of 1) sorted by relevance
798 unsigned long long min_waste = max, max_waste = 0, in totals() local862 if (wasted < min_waste) in totals()863 min_waste = wasted; in totals()1007 store_size(b1, avg_waste);store_size(b2, min_waste); in totals()