Home
last modified time | relevance | path

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

/openbmc/linux/tools/mm/
H A Dslabinfo.c818 avg_slabs, total_slabs = 0; in totals() local
961 avg_slabs = total_slabs / used_slabs; in totals()
1001 store_size(b1, avg_slabs);store_size(b2, min_slabs); in totals()