Home
last modified time | relevance | path

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

/src/sys/dev/hwpmc/
H A Dhwpmc_mod.c2486 struct thread *curtd; in pmc_add_thread_descriptors_from_proc() local
2500 FOREACH_THREAD_IN_PROC(p, curtd) in pmc_add_thread_descriptors_from_proc()
2513 FOREACH_THREAD_IN_PROC(p, curtd) { in pmc_add_thread_descriptors_from_proc()
2514 tdlist[tdcnt] = pmc_find_thread_descriptor(pp, curtd, in pmc_add_thread_descriptors_from_proc()