Home
last modified time | relevance | path

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

/tools/vm/
Dslabinfo.c830 unsigned long long min_objects = max, max_objects = 0, in totals() local
895 if (s->objects < min_objects) in totals()
896 min_objects = s->objects; in totals()
994 store_size(b1, avg_objects);store_size(b2, min_objects); in totals()