Home
last modified time | relevance | path

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

/freebsd/sys/sys/
H A Dpmclog.h323 void pmclog_process_threadexit(struct pmc_owner *_po, struct thread *td);
/freebsd/sys/dev/hwpmc/
H A Dhwpmc_logging.c1196 pmclog_process_threadexit(struct pmc_owner *po, struct thread *td) in pmclog_process_threadexit() function
H A Dhwpmc_mod.c5247 pmclog_process_threadexit(po, td); in pmc_process_threadexit()