Searched refs:kperf_on_cpu (Results 1 – 2 of 2) sorted by relevance
| /xnu-12377.1.9/osfmk/kperf/ |
| H A D | kperf.h | 105 kperf_on_cpu(thread_t thread, thread_continue_t continuation, in kperf_on_cpu() function
|
| /xnu-12377.1.9/osfmk/kern/ |
| H A D | sched_prim.c | 3031 kperf_on_cpu(thread, continuation, NULL); in thread_invoke() 3065 kperf_on_cpu(thread, continuation, NULL); in thread_invoke() 3198 kperf_on_cpu(self, NULL, __builtin_frame_address(0)); in thread_invoke() 3896 kperf_on_cpu(self, continuation, NULL); in thread_continue()
|