Searched refs:ts_pctcpu (Results 1 – 1 of 1) sorted by relevance
96 fixpt_t ts_pctcpu; /* %cpu during p_swtime. */ member505 ts->ts_pctcpu = (ts->ts_pctcpu * ccpu) >> FSHIFT; in schedcpu()513 ts->ts_pctcpu += (realstathz == 100) in schedcpu()519 ts->ts_pctcpu += ((FSCALE - ccpu) * in schedcpu()1591 return (ts->ts_pctcpu); in sched_pctcpu()