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)*/660 fixpt_t p_pctcpu; /* %cpu for this process during p_swtime */712 fixpt_t p_pctcpu; /* %cpu for this process during p_swtime */
1204 fixpt_t ldavg[3];1213 fixpt_t ldavg[3];1218 fixpt_t ldavg[3];
129 fixpt_t p_pctcpu; /* %cpu for this process during p_swtime */