Home
last modified time | relevance | path

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

/xnu-11215.81.4/osfmk/kern/
H A Dkern_stackshot.c310 int sc_calling_cpuid; member
604 if (stackshot_ctx.sc_calling_cpuid == cpu_number()) { in stackshot_panic_spin()
2697 .sc_calling_cpuid = cpu_number(), in kdp_snapshot_preflight_internal()
5378 stackshot_ctx.sc_latency.calling_cpu_number = stackshot_ctx.sc_calling_cpuid; in kdp_stackshot_kcdata_format()
5765 is_calling_cpu = stackshot_ctx.sc_calling_cpuid == my_cpu_no; in stackshot_cpu_preflight()