Home
last modified time | relevance | path

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

/linux-4.4.14/tools/vm/
Dslabinfo.c780 avg_slabs, total_slabs = 0; in totals() local
898 total_slabs += s->slabs; in totals()
923 avg_slabs = total_slabs / used_slabs; in totals()
964 store_size(b3, max_slabs);store_size(b4, total_slabs); in totals()
974 store_size(b4, total_partial * 100 / total_slabs); in totals()