Searched refs:pmclog_proc_create (Results 1 – 3 of 3) sorted by relevance
317 int pmclog_proc_create(struct thread *td, void **handlep);
302 pmclog_proc_create(struct thread *td, void **handlep) in pmclog_proc_create() function
3791 error = pmclog_proc_create(td, &pmclog_proc_handle); in pmc_syscall_handler()