Home
last modified time | relevance | path

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

/xnu-8020.101.4/osfmk/kern/
H A Dsched_hygiene.h61 extern boolean_t interrupt_masked_debug_pmc;
/xnu-8020.101.4/osfmk/arm/
H A Darm_init.c130 boolean_t interrupt_masked_debug_pmc = 1; variable
488 interrupt_masked_debug_pmc = 0; in arm_init()
H A Dmachine_routines_common.c826 if (interrupt_masked_debug_pmc) { in __ml_trigger_interrupts_disabled_handle()
835 if (interrupt_masked_debug_pmc) { in __ml_trigger_interrupts_disabled_handle()
H A Dmachine_routines.h102 if (interrupt_masked_debug_pmc) { \