Home
last modified time | relevance | path

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

/xnu-11215/osfmk/kern/
H A Dkern_stackshot.c600 if (stackshot_cpu_ctx.scc_can_work) { in stackshot_panic_spin()
601 stackshot_cpu_ctx.scc_can_work = false; in stackshot_panic_spin()
648 if (stackshot_cpu_ctx.scc_can_work) { in stackshot_cpu_signal_panic()
649 stackshot_cpu_ctx.scc_can_work = false; in stackshot_cpu_signal_panic()
1073 stackshot_cpu_ctx.scc_kcdata_tail = stackshot_cpu_ctx.scc_kcdata_head; in stackshot_new_linked_kcdata()
5054 stackshot_cpu_ctx.scc_did_work = true; in kdp_stackshot_kcdata_format()
5621 stackshot_cpu_ctx.scc_can_work = true; in do_stackshot()
5638 if (stackshot_cpu_ctx.scc_can_work) { in do_stackshot()
5770 if (stackshot_cpu_ctx.scc_can_work) { in stackshot_cpu_preflight()
5873 if (!stackshot_cpu_ctx.scc_can_work) { in stackshot_aux_cpu_entry()
[all …]