Home
last modified time | relevance | path

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

/openbmc/linux/tools/mm/
H A Dslabinfo.c840 unsigned long long min_memobj = max, in totals() local
907 if (s->slab_size < min_memobj) in totals()
908 min_memobj = s->slab_size; in totals()
1049 store_size(b1, avg_memobj);store_size(b2, min_memobj); in totals()