Home
last modified time | relevance | path

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

/linux-6.3-rc2/tools/mm/
A Dslabinfo.c849 unsigned long min_partobj = max, max_partobj = 0, in totals() local
901 if (s->objects_partial < min_partobj) in totals()
902 min_partobj = s->objects_partial; in totals()
1016 store_size(b1, avg_partobj);store_size(b2, min_partobj); in totals()

Completed in 8 milliseconds