Home
last modified time | relevance | path

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

/xnu-10063.141.1/tests/
H A Dsched_overloaded_runqueue.c126 static uint64_t old_interrupt_debug_mode = 0; variable
127 static size_t old_interrupt_debug_mode_size = sizeof(old_interrupt_debug_mode);
133 &old_interrupt_debug_mode, old_interrupt_debug_mode_size); in restore_interrupt_disable_debug_mode()
135 …LOG("kern.interrupt_masked_debug_mode restored to previous value: %llu", old_interrupt_debug_mode); in restore_interrupt_disable_debug_mode()
241 &old_interrupt_debug_mode, &old_interrupt_debug_mode_size,