Searched refs:dofhp_pid (Results 1 – 4 of 4) sorted by relevance
152 dh.dofhp_pid = getpid(); in dtrace_dof_init()
610 dh.dofhp_pid = proc_getpid(P); in dt_pid_usdt_mapping()
58 if (p->p_pid == dhp->dofhp_pid) { in dtrace_ioctl_helper()62 p = pfind(dhp->dofhp_pid); in dtrace_ioctl_helper()76 dof = dtrace_dof_copyin_pid(dhp->dofhp_pid, addr, &rval); in dtrace_ioctl_helper()
1424 pid_t dofhp_pid; /* target process ID */ member