Home
last modified time | relevance | path

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

/xnu-8019.80.24/osfmk/kperf/
H A Dkperf.h124 void kperf_lazy_off_cpu(thread_t thread); in kperf_off_cpu()
127 kperf_lazy_off_cpu(thread); in kperf_off_cpu()
H A Dlazy.h40 void kperf_lazy_off_cpu(thread_t thread);
H A Dlazy.c55 kperf_lazy_off_cpu(thread_t thread) in kperf_lazy_off_cpu() function