Searched refs:dofhp_pid (Results 1 – 4 of 4) sorted by relevance
156 dh.dofhp_pid = getpid(); in dtrace_dof_init()
610 dh.dofhp_pid = proc_getpid(P); in dt_pid_usdt_mapping()
46 if (p->p_pid == dhp->dofhp_pid) { in dtrace_ioctl_helper()49 p = pfind(dhp->dofhp_pid); in dtrace_ioctl_helper()
1432 pid_t dofhp_pid; /* target process ID */ member