Searched refs:estb (Results 1 – 1 of 1) sorted by relevance
115 fixpt_t esta, estb; in thread_compare() local130 estb = sched_pctcpu(td2); in thread_compare()147 if (estb > esta) in thread_compare()149 if (esta > estb) in thread_compare()171 fixpt_t esta, estb; in proc_compare() local184 runb = proc_sum(p2, &estb); in proc_compare()201 if (estb > esta) in proc_compare()203 if (esta > estb) in proc_compare()