Home
last modified time | relevance | path

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

/freebsd/sys/dev/hwpmc/
H A Dhwpmc_mod.c250 static void pmc_process_threadexit(struct thread *td);
2272 pmc_process_threadexit(td); in pmc_hook_handler()
2275 pmc_process_threadexit(td); in pmc_hook_handler()
5239 pmc_process_threadexit(struct thread *td) in pmc_process_threadexit() function