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

/macosx-10.5.8/xnu-1228.15.4/osfmk/kern/
H A Dsched_average.c167 sched_pri_shift = sched_fixed_shift - sched_load_shifts[load_now];
H A Dsched.h235 extern uint32_t sched_fixed_shift;
H A Dsched_prim.c142 uint32_t sched_fixed_shift; variable
315 sched_fixed_shift = shift;

Completed in 22 milliseconds