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

/freebsd-12-stable/sys/dev/hwpmc/
H A Dhwpmc_mod.c2529 struct thread *curtd; local
2543 FOREACH_THREAD_IN_PROC(p, curtd)
2555 FOREACH_THREAD_IN_PROC(p, curtd) {
2556 tdlist[tdcnt] = pmc_find_thread_descriptor(pp, curtd,

Completed in 224 milliseconds