Lines Matching refs:next_pid
693 next_pid = perf_evsel__intval(evsel, sample, "next_pid");
718 prev_comm, prev_pid, next_comm, next_pid, delta);
721 next = register_pid(sched, next_pid, next_comm);
927 next_pid = perf_evsel__intval(evsel, sample, "next_pid");
950 sched_in = machine__findnew_thread(machine, 0, next_pid);
1280 next_pid = perf_evsel__intval(evsel, sample, "next_pid");
1305 sched_in = machine__findnew_thread(machine, 0, next_pid);
1363 next_pid = perf_evsel__intval(evsel, sample, "next_pid");
1377 sched->curr_pid[this_cpu] = next_pid;