Home
last modified time | relevance | path

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

/f-stack/freebsd/kern/
H A Dkern_resource.c969 st = ruxp->rux_sticks; in calcru1()
1116 rux->rux_sticks += rux2->rux_sticks; in ruadd()
1133 rux->rux_sticks += td->td_sticks; in ruxagg_ext_locked()
H A Dinit_main.c652 p->p_rux.rux_sticks = 0; in proc0_post()
/f-stack/freebsd/sys/
H A Dproc.h217 uint64_t rux_sticks; /* (cu) Statclock hits in sys mode. */ member