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

/macosx-10.5.8/xnu-1228.15.4/osfmk/kern/
H A Dsched.h238 extern int32_t sched_poll_yield_shift;
H A Dsyscall_subr.c434 abstime += (total_computation >> sched_poll_yield_shift);
H A Dsched_prim.c122 int sched_poll_yield_shift = SCHED_POLL_YIELD_SHIFT; variable
/macosx-10.5.8/xnu-1228.15.4/osfmk/ppc/
H A Dmodel_dep.c289 sched_poll_yield_shift = boot_arg;
/macosx-10.5.8/xnu-1228.15.4/osfmk/i386/AT386/
H A Dmodel_dep.c215 sched_poll_yield_shift = boot_arg;

Completed in 41 milliseconds