Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/bpf/progs/
A Dtest_tracepoint.c15 int next_pid; member
A Dtest_stacktrace_map.c49 int next_pid; member
/linux/samples/bpf/
A Doffwaketime_kern.c121 int next_pid; member
/linux/tools/perf/scripts/python/
A Dsched-migration.py334 next_comm, next_pid, next_prio): argument
423 next_comm, next_pid, next_prio): argument
/linux/tools/perf/
A Dbuiltin-sched.c840 next_pid = evsel__intval(evsel, sample, "next_pid"); in replay_switch_event() local
1112 next_pid = evsel__intval(evsel, sample, "next_pid"); in latency_switch_event() local
1532 const u32 next_pid = evsel__intval(evsel, sample, "next_pid"); in map_switch_event() local
1677 next_pid = evsel__intval(evsel, sample, "next_pid"); in process_sched_switch_event() local
2010 const u32 next_pid = evsel__intval(evsel, sample, "next_pid"); in timehist_print_sample() local
A Dbuiltin-timechart.c440 int prev_pid, int next_pid, u64 prev_state, in sched_switch()
626 int next_pid = evsel__intval(evsel, sample, "next_pid"); in process_sample_sched_switch() local

Completed in 16 milliseconds