Searched refs:th_max_s (Results 1 – 2 of 2) sorted by relevance
59 int th_max_s; /* th_max scaled by avgshift */ member
253 prec->th_max_s = prec->th_max << (rp->rio_wshift + FP_SHIFT); in rio_alloc()371 if (avg >= prec->th_max_s) { in rio_addq()