Home
last modified time | relevance | path

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

/tools/vm/
Dslabinfo.c789 unsigned long long min_used = max, max_used = 0, in totals() local
863 if (used < min_used) in totals()
864 min_used = used; in totals()
997 store_size(b1, avg_used);store_size(b2, min_used); in totals()