Home
last modified time | relevance | path

Searched refs:interrupt_timer_coalescing_ilat_threshold_ns (Results 1 – 4 of 4) sorted by relevance

/xnu-8796.121.2/osfmk/kern/
H A Dtimer_queue.h92 uint32_t interrupt_timer_coalescing_ilat_threshold_ns; member
H A Dtimer_call.c230 …nanoseconds_to_absolutetime(tcoal_prio_params_init->interrupt_timer_coalescing_ilat_threshold_ns, … in timer_call_init_abstime()
/xnu-8796.121.2/osfmk/arm/
H A Darm_timer.c264 .interrupt_timer_coalescing_ilat_threshold_ns = 30ULL * NSEC_PER_USEC,
/xnu-8796.121.2/osfmk/i386/
H A Di386_timer.c433 .interrupt_timer_coalescing_ilat_threshold_ns = 30ULL * NSEC_PER_USEC,