Home
last modified time | relevance | path

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

/tools/vm/
Dslabinfo.c776 unsigned long long min_partial = max, max_partial = 0, in totals() local
850 if (s->partial < min_partial) in totals()
851 min_partial = s->partial; in totals()
969 store_size(b1, avg_partial);store_size(b2, min_partial); in totals()