Searched refs:ts_pctcpu (Results 1 – 1 of 1) sorted by relevance
94 fixpt_t ts_pctcpu; /* (j) %cpu during p_swtime. */ member496 ts->ts_pctcpu = (ts->ts_pctcpu * ccpu) >> FSHIFT; in schedcpu()504 ts->ts_pctcpu += (realstathz == 100) in schedcpu()510 ts->ts_pctcpu += ((FSCALE - ccpu) * in schedcpu()1565 return (ts->ts_pctcpu); in sched_pctcpu()