Home
last modified time | relevance | path

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

/tools/vm/
Dslabinfo.c811 unsigned long long min_partial = max, max_partial = 0, in totals() local
885 if (s->partial < min_partial) in totals()
886 min_partial = s->partial; in totals()
1004 store_size(b1, avg_partial);store_size(b2, min_partial); in totals()