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

Completed in 13 milliseconds