Searched refs:sched_load_shifts (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.h236 extern int8_t sched_load_shifts[NRQS];
H A Dsched_prim.c246 int8_t sched_load_shifts[NRQS]; variable
338 int8_t k, *p = sched_load_shifts;

Completed in 76 milliseconds