Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/tools/vm/
H A Dslabinfo.c806 avg_waste, total_waste = 0; in totals() local
939 avg_waste = total_waste / used_slabs; in totals()
1014 store_size(b1, avg_waste);store_size(b2, min_waste); in totals()
/kernel/linux/linux-6.6/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()

Completed in 4 milliseconds