Searched refs:min_memobj (Results 1 - 1 of 1) sorted by relevance

/linux-4.1.27/tools/vm/
H A Dslabinfo.c782 unsigned long long min_memobj = max, totals() local
849 if (s->slab_size < min_memobj) totals()
850 min_memobj = s->slab_size; totals()
987 store_size(b1, avg_memobj);store_size(b2, min_memobj); totals()

Completed in 57 milliseconds