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

/freebsd-current/sys/sys/
H A Dpmclog.h322 void pmclog_process_threadcreate(struct pmc_owner *_po, struct thread *td, int sync);
/freebsd-current/sys/dev/hwpmc/
H A Dhwpmc_logging.c1164 pmclog_process_threadcreate(struct pmc_owner *po, struct thread *td, int sync) function
H A Dhwpmc_mod.c5234 pmclog_process_threadcreate(po, td, 1);
5281 pmclog_process_threadcreate(po, td, 0 /* sync */);

Completed in 122 milliseconds