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