Home
last modified time | relevance | path

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

/linux/tools/mm/
H A Dslabinfo.c818 avg_slabs, total_slabs = 0; in totals() local
936 total_slabs += s->slabs; in totals()
961 avg_slabs = total_slabs / used_slabs; in totals()
1002 store_size(b3, max_slabs);store_size(b4, total_slabs); in totals()
1012 store_size(b4, total_partial * 100 / total_slabs); in totals()