Home
last modified time | relevance | path

Searched defs:next_pid (Results 1 – 3 of 3) sorted by relevance

/tools/perf/
Dbuiltin-sched.c742 next_pid = perf_evsel__intval(evsel, sample, "next_pid"); in replay_switch_event() local
979 next_pid = perf_evsel__intval(evsel, sample, "next_pid"); in latency_switch_event() local
1396 const u32 next_pid = perf_evsel__intval(evsel, sample, "next_pid"); in map_switch_event() local
1525 next_pid = perf_evsel__intval(evsel, sample, "next_pid"); in process_sched_switch_event() local
Dbuiltin-timechart.c439 int prev_pid, int next_pid, u64 prev_state, in sched_switch()
629 int next_pid = perf_evsel__intval(evsel, sample, "next_pid"); in process_sample_sched_switch() local
/tools/perf/scripts/python/
Dsched-migration.py332 next_comm, next_pid, next_prio): argument
421 next_comm, next_pid, next_prio): argument