Home
last modified time | relevance | path

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

/tools/vm/
Dslabinfo.c795 unsigned long long min_objects = max, max_objects = 0, in totals() local
860 if (s->objects < min_objects) in totals()
861 min_objects = s->objects; in totals()
959 store_size(b1, avg_objects);store_size(b2, min_objects); in totals()