Home
last modified time | relevance | path

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

/tools/vm/
Dslabinfo.c781 avg_slabs, total_slabs = 0; in totals() local
899 total_slabs += s->slabs; in totals()
924 avg_slabs = total_slabs / used_slabs; in totals()
965 store_size(b3, max_slabs);store_size(b4, total_slabs); in totals()
975 store_size(b4, total_partial * 100 / total_slabs); in totals()