Searched refs:cfmin (Results 1 – 2 of 2) sorted by relevance
91 u_int64_t cfmin; /* cl_mincf */ member
1220 u_int64_t cfmin; in hfsc_update_cfmin() local1226 cfmin = HFSC_HT_INFINITY; in hfsc_update_cfmin()1232 if (p->cl_f < cfmin) in hfsc_update_cfmin()1233 cfmin = p->cl_f; in hfsc_update_cfmin()1235 cl->cl_cfmin = cfmin; in hfsc_update_cfmin()1690 sp->cfmin = cl->cl_cfmin; in hfsc_getclstats()