Searched refs:stackshot_active (Results 1 – 5 of 5) sorted by relevance
702 } else if (stackshot_active()) { in do_print_all_backtraces()1271 if ((serialmode & SERIALMODE_OUTPUT) || stackshot_active()) { in DebuggerXCall()1301 if ((serialmode & SERIALMODE_OUTPUT) || stackshot_active()) { in DebuggerXCall()
1034 if (stackshot_active()) { in ml_set_interrupts_enabled_with_debug()
657 boolean_t stackshot_active(void);
1373 stackshot_active(void) in stackshot_active() function
704 if (stackshot_active()) { in RecordPanicStackshot()