Home
last modified time | relevance | path

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

/tools/mm/
Dslabinfo.c832 unsigned long long min_objects = max, max_objects = 0, in totals() local
897 if (s->objects < min_objects) in totals()
898 min_objects = s->objects; in totals()
996 store_size(b1, avg_objects);store_size(b2, min_objects); in totals()