Home
last modified time | relevance | path

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

/freebsd-13.1/sys/dev/hwpmc/
H A Dhwpmc_mod.c907 struct pmc_thread *pt_td; in pmc_link_target_process()
976 struct pmc_thread *pt; in pmc_unlink_target_process()
1357 struct pmc_thread *pt; in pmc_process_csw_in()
1524 struct pmc_thread *pt = NULL; in pmc_process_csw_out()
2383 static struct pmc_thread *
2386 struct pmc_thread *pt; in pmc_thread_descriptor_pool_alloc()
2426 struct pmc_thread *pt; in pmc_thread_descriptor_pool_free_task()
2457 struct pmc_thread *pt, *next; in pmc_thread_descriptor_pool_drain()
2475 static struct pmc_thread *
2532 struct pmc_thread **tdlist; in pmc_add_thread_descriptors_from_proc()
[all …]
/freebsd-13.1/sys/sys/
H A Dpmc.h815 struct pmc_thread { struct
816 LIST_ENTRY(pmc_thread) pt_next; /* linked list */
842 LIST_HEAD(,pmc_thread) pp_tds; /* list of threads */