Home
last modified time | relevance | path

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

/xnu-8796.101.5/osfmk/kperf/
H A Dkperf.c207 if (kperf_kdebug_cswitch) { in kperf_on_cpu_internal()
223 kperf_on_cpu_active = kperf_kdebug_cswitch || in kperf_on_cpu_update()
H A Daction.h133 extern int kperf_kdebug_cswitch;
H A Daction.c74 int kperf_kdebug_cswitch = 0; variable
567 return kperf_kdebug_cswitch; in kperf_kdbg_cswitch_get()
573 kperf_kdebug_cswitch = newval; in kperf_kdbg_cswitch_set()