Home
last modified time | relevance | path

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

/xnu-11215.1.10/osfmk/kern/
H A Dkern_stackshot.h51 extern boolean_t stackshot_active(void);
H A Ddebug.h675 boolean_t stackshot_active(void);
H A Dkern_stackshot.c635 if (stackshot_active()) { in stackshot_cpu_signal_panic()
906 assert(stackshot_active()); in stackshot_alloc_with_size()
2782 stackshot_active(void) in stackshot_active() function
/xnu-11215.1.10/osfmk/arm/
H A Dmachine_routines_common.c1038 if (stackshot_active()) { in ml_set_interrupts_enabled_with_debug()