Searched refs:ps_prochandle (Results 26 - 34 of 34) sorted by relevance

12

/freebsd-11.0-release/cddl/contrib/opensolaris/lib/libdtrace/common/
H A Ddt_pid.c61 struct ps_prochandle *dpp_pr;
439 dt_pid_fix_mod(dtrace_probedesc_t *pdp, struct ps_prochandle *P)
569 struct ps_prochandle *P = data;
648 struct ps_prochandle *P = dpr->dpr_proc;
706 struct ps_prochandle *P;
857 struct ps_prochandle *p;
H A Ddt_consume.c1341 struct ps_prochandle *P;
1473 struct ps_prochandle *P;
1507 struct ps_prochandle *P;
H A Ddt_aggregate.c337 struct ps_prochandle *P;
360 struct ps_prochandle *P;
H A Ddt_module.c609 struct ps_prochandle *dpa_proc;
694 struct ps_prochandle *p;
H A Ddt_subr.c948 struct ps_prochandle *P = NULL;
/freebsd-11.0-release/cddl/contrib/opensolaris/cmd/dtrace/
H A Ddtrace.c87 static struct ps_prochandle **g_psv;
831 prochandler(struct ps_prochandle *P, const char *msg, void *arg)
1299 struct ps_prochandle *P;
1309 (g_psv = malloc(sizeof (struct ps_prochandle *) * argc)) == NULL)
/freebsd-11.0-release/contrib/gdb/gdb/
H A Dthread-db.c74 static struct ps_prochandle proc_handle;
83 static td_err_e (*td_ta_new_p) (struct ps_prochandle * ps,
/freebsd-11.0-release/lib/libthread_db/
H A Dlibthr_db.c108 pt_ta_new(struct ps_prochandle *ph, td_thragent_t **pta)
H A Dlibpthread_db.c122 pt_ta_new(struct ps_prochandle *ph, td_thragent_t **pta)

Completed in 198 milliseconds

12