Searched refs:pt_td (Results 1 – 2 of 2) sorted by relevance
811 struct thread *pt_td; /* target thread */ member
901 struct pmc_thread *pt_td __diagused; in pmc_link_target_process()948 LIST_FOREACH(pt_td, &pp->pp_tds, pt_next) { in pmc_link_target_process()949 KASSERT(pt_td->pt_pmcs[ri].pt_pmcval == (pmc_value_t) 0, in pmc_link_target_process()2453 if (pt->pt_td == td) in pmc_find_thread_descriptor()2463 pt->pt_td = td; in pmc_find_thread_descriptor()