Home
last modified time | relevance | path

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

/openbmc/linux/tools/mm/
H A Dslabinfo.c846 avg_ppart, total_ppart = 0; in totals() local
943 total_ppart += percentage_partial_slabs; in totals()
968 avg_ppart = total_ppart / used_slabs; in totals()