Home
last modified time | relevance | path

Searched refs:avg_waste (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/tools/mm/
H A Dslabinfo.c830 avg_waste, total_waste = 0; in totals() local
963 avg_waste = total_waste / used_slabs; in totals()
1038 store_size(b1, avg_waste);store_size(b2, min_waste); in totals()