Searched refs:stackshot_active (Results 1 – 5 of 5) sorted by relevance
679 } else if (stackshot_active()) { in do_print_all_backtraces()1242 if ((serialmode & SERIALMODE_OUTPUT) || stackshot_active()) { in DebuggerXCall()1272 if ((serialmode & SERIALMODE_OUTPUT) || stackshot_active()) { in DebuggerXCall()
1037 if (stackshot_active()) { in ml_set_interrupts_enabled_with_debug()
652 boolean_t stackshot_active(void);
912 stackshot_active(void) in stackshot_active() function
704 if (stackshot_active()) { in RecordPanicStackshot()