Home
last modified time | relevance | path

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

/freebsd/sys/dev/hwpmc/
H A Dhwpmc_mod.c253 static void pmc_process_thread_userret(struct thread *td);
1817 pmc_process_thread_userret(struct thread *td) in pmc_process_thread_userret() function
2281 pmc_process_thread_userret(td); in pmc_hook_handler()