Searched refs:DBOP_STACKSHOT (Results 1 – 3 of 3) sorted by relevance
| /xnu-12377.61.12/osfmk/kern/ |
| H A D | debug.h | 839 DBOP_STACKSHOT, enumerator
|
| H A D | debug.c | 1696 ret = DebuggerHaltOtherCores(CPUDEBUGGERSYNC, (CPUDEBUGGEROP == DBOP_STACKSHOT)); 1766 } else if (debugger_current_op == DBOP_STACKSHOT) {
|
| H A D | kern_stackshot.c | 1164 rv = DebuggerTrapWithState(DBOP_STACKSHOT, NULL, NULL, NULL, 0, NULL, FALSE, 0, NULL); in stackshot_trap()
|