Searched refs:fixpt_t (Results 1 – 5 of 5) sorted by relevance
461 static fixpt_t cexp[3] = {462 (fixpt_t)(0.9200444146293232 * FSCALE), /* exp(-1/12) */463 (fixpt_t)(0.9834714538216174 * FSCALE), /* exp(-1/60) */464 (fixpt_t)(0.9944598480048967 * FSCALE), /* exp(-1/180) */
108 typedef u_int32_t fixpt_t; /* fixed point number */ typedef
338 fixpt_t p_pctcpu; /* %cpu for this process during p_swtime (used by aio)*/654 fixpt_t p_pctcpu; /* %cpu for this process during p_swtime */706 fixpt_t p_pctcpu; /* %cpu for this process during p_swtime */
1144 fixpt_t ldavg[3];1153 fixpt_t ldavg[3];1158 fixpt_t ldavg[3];
128 fixpt_t p_pctcpu; /* %cpu for this process during p_swtime */