Home
last modified time | relevance | path

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

/freebsd/sys/dev/hwpmc/
H A Dhwpmc_mod.c255 static void pmc_process_threadcreate(struct thread *td);
2265 pmc_process_threadcreate(td); in pmc_hook_handler()
2269 pmc_process_threadcreate(td); in pmc_hook_handler()
5341 pmc_process_threadcreate(struct thread *td) in pmc_process_threadcreate() function