Searched refs:pmclog_process_threadcreate (Results 1 – 3 of 3) sorted by relevance
322 void pmclog_process_threadcreate(struct pmc_owner *_po, struct thread *td, int sync);
1169 pmclog_process_threadcreate(struct pmc_owner *po, struct thread *td, int sync) in pmclog_process_threadcreate() function
5234 pmclog_process_threadcreate(po, td, 1); in pmc_process_threadcreate()5281 pmclog_process_threadcreate(po, td, 0 /* sync */); in pmc_process_allproc()