Home
last modified time | relevance | path

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

/linux-6.15/tools/mm/
H A Dslabinfo.c822 avg_size, total_size = 0; in totals() local
962 avg_size = total_size / used_slabs; in totals()
1028 store_size(b1, avg_size);store_size(b2, min_size); in totals()