Home
last modified time | relevance | path

Searched refs:avg_used (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/tools/vm/
H A Dslabinfo.c802 avg_used, total_used = 0; in totals() local
942 avg_used = total_used / used_slabs; in totals()
1009 store_size(b1, avg_used);store_size(b2, min_used); in totals()
/kernel/linux/linux-6.6/tools/mm/
H A Dslabinfo.c826 avg_used, total_used = 0; in totals() local
966 avg_used = total_used / used_slabs; in totals()
1033 store_size(b1, avg_used);store_size(b2, min_used); in totals()

Completed in 5 milliseconds