Home
last modified time | relevance | path

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

/freebsd-12.1/sys/dev/hwpmc/
H A Dhwpmc_mod.c905 struct pmc_thread *pt_td; in pmc_link_target_process()
974 struct pmc_thread *pt; in pmc_unlink_target_process()
1355 struct pmc_thread *pt; in pmc_process_csw_in()
1522 struct pmc_thread *pt = NULL; in pmc_process_csw_out()
2381 static struct pmc_thread *
2384 struct pmc_thread *pt; in pmc_thread_descriptor_pool_alloc()
2424 struct pmc_thread *pt; in pmc_thread_descriptor_pool_free_task()
2454 struct pmc_thread *pt, *next; in pmc_thread_descriptor_pool_drain()
2472 static struct pmc_thread *
2529 struct pmc_thread **tdlist; in pmc_add_thread_descriptors_from_proc()
[all …]
/freebsd-12.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 */