Home
last modified time | relevance | path

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

/freebsd/sys/dev/hwpmc/
H A Dhwpmc_mod.c229 static struct pmc_thread *pmc_find_thread_descriptor(struct pmc_process *pp,
1520 pt = pmc_find_thread_descriptor(pp, td, in pmc_process_csw_in()
1704 pt = pmc_find_thread_descriptor(pp, td, in pmc_process_csw_out()
1796 pmc_find_thread_descriptor(pmc, td, PMC_FLAG_ALLOCATE); in pmc_process_thread_add()
1809 pmc_thread_descriptor_pool_free(pmc_find_thread_descriptor(pmc, in pmc_process_thread_delete()
2427 pmc_find_thread_descriptor(struct pmc_process *pp, struct thread *td, in pmc_find_thread_descriptor() function
2511 tdlist[tdcnt] = pmc_find_thread_descriptor(pp, curtd, in pmc_add_thread_descriptors_from_proc()