Home
last modified time | relevance | path

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

/xnu-8792.41.9/osfmk/i386/
H A Dmachine_routines.h147 extern uint32_t interrupt_timer_coalescing_enabled;
H A Dtrap.c339 uint32_t interrupt_timer_coalescing_enabled = 1; variable
441 interrupt_timer_coalescing_enabled) { in interrupt()
/xnu-8792.41.9/bsd/dev/i386/
H A Dsysctl.c1029 SYSCTL_INT(_kern, OID_AUTO, interrupt_timer_coalescing_enabled,
1031 &interrupt_timer_coalescing_enabled, 0, "");