Home
last modified time | relevance | path

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

/xnu-11215.61.5/tests/sched/
H A Doverloaded_runqueue.c113 static uint64_t old_interrupt_debug_mode = 0; variable
114 static size_t old_interrupt_debug_mode_size = sizeof(old_interrupt_debug_mode);
120 &old_interrupt_debug_mode, old_interrupt_debug_mode_size); in restore_interrupt_disable_debug_mode()
122 …LOG("kern.interrupt_masked_debug_mode restored to previous value: %llu", old_interrupt_debug_mode); in restore_interrupt_disable_debug_mode()
247 &old_interrupt_debug_mode, &old_interrupt_debug_mode_size,