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

/freebsd-current/sys/sys/
H A Dpmclog.h303 int pmclog_proc_create(struct thread *td, void **handlep);
/freebsd-current/sys/dev/hwpmc/
H A Dhwpmc_logging.c296 pmclog_proc_create(struct thread *td, void **handlep) function
H A Dhwpmc_mod.c3788 error = pmclog_proc_create(td, &pmclog_proc_handle);

Completed in 85 milliseconds