Home
last modified time | relevance | path

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

/openbmc/linux/tools/mm/
H A Dslabinfo.c845 unsigned long min_ppart = 100, max_ppart = 0, in totals() local
903 if (percentage_partial_slabs < min_ppart) in totals()
904 min_ppart = percentage_partial_slabs; in totals()
1010 store_size(b1, avg_ppart);store_size(b2, min_ppart); in totals()