Home
last modified time | relevance | path

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

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