Home
last modified time | relevance | path

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

/xnu-12377.1.9/osfmk/kern/
H A Dkern_stackshot.h51 extern boolean_t stackshot_active(void);
H A Ddebug.h684 boolean_t stackshot_active(void);
H A Dkern_stackshot.c648 if (stackshot_active()) { in stackshot_cpu_signal_panic()
920 assert(stackshot_active()); in stackshot_alloc_with_size()
2870 stackshot_active(void) in stackshot_active() function
/xnu-12377.1.9/osfmk/arm/
H A Dmachine_routines_common.c1088 if (stackshot_active()) { in ml_set_interrupts_enabled_with_debug()