Searched refs:stackshot_active (Results 1 – 5 of 5) sorted by relevance
661 } else if (stackshot_active()) { in do_print_all_backtraces()1214 if ((serialmode & SERIALMODE_OUTPUT) || stackshot_active()) { in DebuggerXCall()1244 if ((serialmode & SERIALMODE_OUTPUT) || stackshot_active()) { in DebuggerXCall()
1053 if (stackshot_active()) { in ml_set_interrupts_enabled_with_debug()
649 boolean_t stackshot_active(void);
911 stackshot_active(void) in stackshot_active() function
704 if (stackshot_active()) { in RecordPanicStackshot()