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