Home
last modified time | relevance | path

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

/linux-6.1.9/tools/vm/
Dslabinfo.c847 unsigned long min_partobj = max, max_partobj = 0, in totals() local
899 if (s->objects_partial < min_partobj) in totals()
900 min_partobj = s->objects_partial; in totals()
1014 store_size(b1, avg_partobj);store_size(b2, min_partobj); in totals()