Searched refs:pmc_process_threadexit (Results 1 – 1 of 1) sorted by relevance
250 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