Home
last modified time | relevance | path

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

/freebsd-14.2/sys/dev/hwpmc/
H A Dhwpmc_mod.c254 static void pmc_process_thread_userret(struct thread *td);
1818 pmc_process_thread_userret(struct thread *td) in pmc_process_thread_userret() function
2282 pmc_process_thread_userret(td); in pmc_hook_handler()