Home
last modified time | relevance | path

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

/linux-4.4.14/tools/vm/
Dslabinfo.c811 unsigned long min_partobj = max, max_partobj = 0, in totals() local
863 if (s->objects_partial < min_partobj) in totals()
864 min_partobj = s->objects_partial; in totals()
978 store_size(b1, avg_partobj);store_size(b2, min_partobj); in totals()