Home
last modified time | relevance | path

Searched refs:interrupt_timer_coalescing_enabled (Results 1 – 3 of 3) sorted by relevance

/xnu-11215.41.3/osfmk/i386/
H A Dmachine_routines.h165 extern uint32_t interrupt_timer_coalescing_enabled;
H A Dtrap.c341 uint32_t interrupt_timer_coalescing_enabled = 1; variable
443 interrupt_timer_coalescing_enabled) { in interrupt()
/xnu-11215.41.3/bsd/dev/i386/
H A Dsysctl.c1023 SYSCTL_INT(_kern, OID_AUTO, interrupt_timer_coalescing_enabled,
1025 &interrupt_timer_coalescing_enabled, 0, "");