Home
last modified time | relevance | path

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

/linux-6.1.9/tools/vm/
Dslabinfo.c838 unsigned long long min_memobj = max, in totals() local
905 if (s->slab_size < min_memobj) in totals()
906 min_memobj = s->slab_size; in totals()
1047 store_size(b1, avg_memobj);store_size(b2, min_memobj); in totals()