Searched refs:sched_fixed_shift (Results 1 - 3 of 3) sorted by relevance

/darwin-on-arm/xnu/osfmk/kern/
H A Dsched_average.c180 sched_pri_shift = sched_fixed_shift - sched_load_shifts[load_now];
H A Dsched.h333 extern uint32_t sched_fixed_shift;
H A Dsched_prim.c164 uint32_t sched_fixed_shift; variable
657 sched_fixed_shift = shift;

Completed in 13 milliseconds