Searched defs:next_pid (Results 1 - 4 of 4) sorted by path

/linux-master/tools/perf/
H A Dbuiltin-sched.c844 next_pid = evsel__intval(evsel, sample, "next_pid"); local
1109 next_pid = evsel__intval(evsel, sample, "next_pid"); local
1544 const u32 next_pid = evsel__intval(evsel, sample, "next_pid"); local
1694 next_pid = evsel__intval(evsel, sample, "next_pid"); local
2020 const u32 next_pid = evsel__intval(evsel, sample, "next_pid"); local
[all...]
H A Dbuiltin-timechart.c648 int next_pid = evsel__intval(evsel, sample, "next_pid"); local
458 sched_switch(struct timechart *tchart, int cpu, u64 timestamp, int prev_pid, int next_pid, u64 prev_state, const char *backtrace) argument
/linux-master/tools/testing/selftests/bpf/progs/
H A Dtest_stacktrace_map.c49 int next_pid; member in struct:sched_switch_args
H A Dtest_tracepoint.c15 int next_pid; member in struct:sched_switch_args

Completed in 191 milliseconds