Home
last modified time | relevance | path

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

/freebsd/sys/sys/
H A Dpmc.h935 struct thread *ps_td; /* which thread */ member
/freebsd/sys/dev/hwpmc/
H A Dhwpmc_mod.c4638 ps->ps_td = td; in pmc_add_sample()
4749 if (ps->ps_td != td || in pmc_capture_user_callchain()