Home
last modified time | relevance | path

Searched defs:scale_factor (Results 1 – 7 of 7) sorted by relevance

/xnu-11417.140.69/iokit/Kernel/
H A DIOTimerEventSource.cpp441 IOTimerEventSource::setTimeout(UInt32 interval, UInt32 scale_factor) in setTimeout()
506 IOTimerEventSource::wakeAtTime(UInt32 inAbstime, UInt32 scale_factor) in wakeAtTime()
/xnu-11417.140.69/osfmk/kern/
H A Dsyscall_subr.c206 uint32_t scale_factor = NSEC_PER_MSEC; in thread_switch() local
H A Dclock.c1607 uint32_t scale_factor) in delay_for_interval()
1620 uint32_t scale_factor) in delay_for_interval_with_leeway()
1644 uint32_t scale_factor, in clock_interval_to_deadline()
H A Dsched_prim.c1362 uint32_t scale_factor) in assert_wait_timeout()
1403 uint32_t scale_factor) in assert_wait_timeout_with_leeway()
/xnu-11417.140.69/osfmk/arm/
H A Drtclock.c507 uint32_t scale_factor, in clock_interval_to_absolutetime_interval()
/xnu-11417.140.69/osfmk/i386/
H A Drtclock.c498 uint32_t scale_factor, in clock_interval_to_absolutetime_interval()
/xnu-11417.140.69/tests/sched/sched_test_harness/shadow_headers/
H A Dmisc_needed_deps.c42 uint32_t scale_factor, in clock_interval_to_absolutetime_interval()