Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libproc/common/
H A DP32ton.c354 dst->pr_agentid = src->pr_agentid; in pstatus_32_to_n()
727 dst->pr_agentid = (id32_t)src->pr_agentid; in pstatus_n_to_32()
/illumos-gate/usr/src/uts/common/sys/
H A Dprocfs.h167 id_t pr_agentid; /* lwp id of the /proc agent lwp, if any */
749 id32_t pr_agentid; /* lwp id of the /proc agent lwp, if any */
/illumos-gate/usr/src/cmd/sgs/elfdump/common/
H A Dstruct_layout.h194 sl_field_t pr_agentid; member
H A Dgen_struct_layout.c184 SCALAR_FIELD(pstatus_t, pr_agentid, 1); in gen_pstatus()
H A Delfdump.msg511 @ MSG_CNOTE_T_PR_AGENTID "pr_agentid:"
H A Dcorenote.c1152 MSG_ORIG(MSG_CNOTE_T_PR_AGENTID), pr_agentid); in dump_pstatus()
/illumos-gate/usr/src/cmd/ptools/plgrp/
H A Dplgrp.c1224 if (lwpid == pstatus->pr_agentid || in Plwp_iter_handler()
/illumos-gate/usr/src/uts/common/fs/proc/
H A Dprsubr.c932 sp->pr_agentid = p->p_agenttp->t_tid; in prgetstatus()
1178 sp->pr_agentid = p->p_agenttp->t_tid; in prgetstatus32()