Searched refs:ts_pctcpu (Results 1 – 1 of 1) sorted by relevance
94 fixpt_t ts_pctcpu; /* %cpu during p_swtime. */ member494 ts->ts_pctcpu = (ts->ts_pctcpu * ccpu) >> FSHIFT; in schedcpu()502 ts->ts_pctcpu += (realstathz == 100) in schedcpu()508 ts->ts_pctcpu += ((FSCALE - ccpu) * in schedcpu()1624 return (ts->ts_pctcpu); in sched_4bsd_pctcpu()