Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/sys/
Dpmc.h944 struct thread *ps_td; /* which thread */ member
/freebsd-12-stable/sys/dev/hwpmc/
Dhwpmc_mod.c4701 ps->ps_td = td; in pmc_add_sample()
4820 if (ps->ps_td != td || in pmc_capture_user_callchain()