Home
last modified time | relevance | path

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

/xnu-10002.1.13/osfmk/kperf/
H A Dkperf.h94 extern __attribute__((noinline)) void kperf_thread_ast_handler(thread_t thread);
H A Dkperf_kpc.c44 kperf_thread_ast_handler(thread); in kperf_kpc_thread_ast()
H A Daction.c488 kperf_thread_ast_handler(thread_t thread) in kperf_thread_ast_handler() function