Searched refs:sched_pctcpu_delta (Results 1 – 3 of 3) sorted by relevance
110 fixpt_t sched_pctcpu_delta(struct thread *td);
378 pctcpu_next += sched_pctcpu_delta(td); in racct_getpcpu()
1600 sched_pctcpu_delta(struct thread *td) in sched_pctcpu_delta() function