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) */
105 typedef u_int32_t fixpt_t; /* fixed point number */ typedef
332 fixpt_t p_pctcpu; /* %cpu for this process during p_swtime (used by aio)*/628 fixpt_t p_pctcpu; /* %cpu for this process during p_swtime */680 fixpt_t p_pctcpu; /* %cpu for this process during p_swtime */
1143 fixpt_t ldavg[3];1152 fixpt_t ldavg[3];1157 fixpt_t ldavg[3];
128 fixpt_t p_pctcpu; /* %cpu for this process during p_swtime */