Searched refs:pmc_syscall_handler (Results 1 – 1 of 1) sorted by relevance
264 static int pmc_syscall_handler(struct thread *td, void *syscall_args);422 .sy_call = pmc_syscall_handler,3765 pmc_syscall_handler(struct thread *td, void *syscall_args) in pmc_syscall_handler() function