Home
last modified time | relevance | path

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

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