Home
last modified time | relevance | path

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

/tools/vm/
Dslabinfo.c816 avg_slabs, total_slabs = 0; in totals() local
934 total_slabs += s->slabs; in totals()
959 avg_slabs = total_slabs / used_slabs; in totals()
1000 store_size(b3, max_slabs);store_size(b4, total_slabs); in totals()
1010 store_size(b4, total_partial * 100 / total_slabs); in totals()