Home
last modified time | relevance | path

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

/f-stack/freebsd/sys/
H A Dsched.h110 fixpt_t sched_pctcpu_delta(struct thread *td);
/f-stack/freebsd/kern/
H A Dkern_racct.c378 pctcpu_next += sched_pctcpu_delta(td); in racct_getpcpu()
H A Dsched_4bsd.c1600 sched_pctcpu_delta(struct thread *td) in sched_pctcpu_delta() function