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

/darwin-on-arm/xnu/osfmk/kern/
H A Dsched.h337 extern int32_t sched_poll_yield_shift;
H A Dsyscall_subr.c455 abstime += (total_computation >> sched_poll_yield_shift);
H A Dsched_prim.c133 int sched_poll_yield_shift = SCHED_POLL_YIELD_SHIFT; variable
/darwin-on-arm/xnu/osfmk/i386/AT386/
H A Dmodel_dep.c208 sched_poll_yield_shift = boot_arg;

Completed in 27 milliseconds