Home
last modified time | relevance | path

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

/xnu-11215.81.4/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.h142 extern int kperf_kdebug_cswitch;
H A Daction.c78 int kperf_kdebug_cswitch = 0; variable
623 return kperf_kdebug_cswitch; in kperf_kdbg_cswitch_get()
629 kperf_kdebug_cswitch = newval; in kperf_kdbg_cswitch_set()