Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/bpf/progs/
H A Dtest_tracepoint.c15 int next_pid; member
H A Dtest_stacktrace_map.c49 int next_pid; member
/linux/tools/perf/scripts/python/
H A Dsched-migration.py334 next_comm, next_pid, next_prio): argument
423 next_comm, next_pid, next_prio): argument
H A Dtask-analyzer.py922 prev_pid, prev_prio, prev_state, next_comm, next_pid, argument
/linux/tools/perf/
H A Dbuiltin-sched.c848 next_pid = evsel__intval(evsel, sample, "next_pid"); in replay_switch_event() local
1113 next_pid = evsel__intval(evsel, sample, "next_pid"); in latency_switch_event() local
1614 const u32 next_pid = evsel__intval(evsel, sample, "next_pid"); in map_switch_event() local
1781 next_pid = evsel__intval(evsel, sample, "next_pid"); in process_sched_switch_event() local
2107 const u32 next_pid = evsel__intval(evsel, sample, "next_pid"); in timehist_print_sample() local
H A Dbuiltin-timechart.c459 int prev_pid, int next_pid, u64 prev_state, in sched_switch()
648 int next_pid = evsel__intval(evsel, sample, "next_pid"); in process_sample_sched_switch() local