Home
last modified time | relevance | path

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

/linux-6.3-rc2/tools/mm/
A Dslabinfo.c845 unsigned long min_ppart = 100, max_ppart = 0, in totals() local
928 if (percentage_partial_slabs > max_ppart) in totals()
929 max_ppart = percentage_partial_slabs; in totals()
1011 store_size(b3, max_ppart); in totals()

Completed in 5 milliseconds