Home
last modified time | relevance | path

Searched refs:max_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
885 if (s->objects > max_objects) in totals()
886 max_objects = s->objects; in totals()
960 store_size(b3, max_objects);store_size(b4, total_objects); in totals()