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