Searched refs:sched_poll_yield_shift (Results 1 - 4 of 4) sorted by relevance

/xnu-2422.115.4/osfmk/kern/
H A Dsched.h343 extern int32_t sched_poll_yield_shift;
H A Dsyscall_subr.c544 abstime += (total_computation >> sched_poll_yield_shift);
H A Dsched_prim.c134 int sched_poll_yield_shift = SCHED_POLL_YIELD_SHIFT; variable
/xnu-2422.115.4/osfmk/i386/AT386/
H A Dmodel_dep.c202 sched_poll_yield_shift = boot_arg;

Completed in 31 milliseconds