Lines Matching refs:pid_
404 if (pid == th->pid_ || pid == -1 || th->pid_ != -1)
407 th->pid_ = pid;
409 if (th->pid_ == th->tid)
412 leader = __machine__findnew_thread(machine, th->pid_, th->pid_);
433 th->pid_, th->tid);
442 pr_err("Failed to join map groups for %d:%d\n", th->pid_, th->tid);
1885 if (parent->pid_ != (pid_t)event->fork.ppid) {
1887 parent->pid_, parent->tid);