Home
last modified time | relevance | path

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

/linux-4.4.14/tools/vm/
Dslabinfo.c802 unsigned long long min_memobj = max, in totals() local
869 if (s->slab_size < min_memobj) in totals()
870 min_memobj = s->slab_size; in totals()
1011 store_size(b1, avg_memobj);store_size(b2, min_memobj); in totals()