Home
last modified time | relevance | path

Searched refs:fixpt_t (Results 1 – 3 of 3) sorted by relevance

/dragonfly/sys/sys/
HDtypes.h82 typedef __uint32_t fixpt_t; /* fixed point number */ typedef
HDproc.h194 fixpt_t lwp_pctcpu; /* %cpu for this process */
/dragonfly/sys/kern/
HDkern_synch.c114 static fixpt_t cexp[3] = {
335 fixpt_t acc; in updatepcpu()