Searched refs:pmc_syscall_handler (Results 1 - 1 of 1) sorted by relevance

/freebsd-12-stable/sys/dev/hwpmc/
H A Dhwpmc_mod.c257 static int pmc_syscall_handler(struct thread *td, void *syscall_args);
404 .sy_call = pmc_syscall_handler,
3375 pmc_syscall_handler(struct thread *td, void *syscall_args) function

Completed in 122 milliseconds