Home
last modified time | relevance | path

Searched defs:next_pid (Results 1 - 10 of 10) sorted by relevance

/kernel/linux/linux-5.10/tools/testing/selftests/bpf/progs/
H A Dtest_tracepoint.c15 int next_pid; member
H A Dtest_stacktrace_map.c49 int next_pid; member
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/progs/
H A Dtest_tracepoint.c15 int next_pid; member
H A Dtest_stacktrace_map.c49 int next_pid; member
/kernel/linux/linux-5.10/fs/f2fs/
H A Dtrace.c153 pid_t next_pid = 0; in f2fs_destroy_trace_ios() local
/kernel/linux/linux-5.10/samples/bpf/
H A Doffwaketime_kern.c120 int next_pid; member
/kernel/linux/linux-5.10/tools/perf/
H A Dbuiltin-timechart.c626 int next_pid = evsel__intval(evsel, sample, "next_pid"); in process_sample_sched_switch() local
439 sched_switch(struct timechart *tchart, int cpu, u64 timestamp, int prev_pid, int next_pid, u64 prev_state, const char *backtrace) sched_switch() argument
H 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"); process_sched_switch_event() local
2010 const u32 next_pid = evsel__intval(evsel, sample, "next_pid"); timehist_print_sample() local
[all...]
/kernel/linux/linux-6.6/tools/perf/
H A Dbuiltin-timechart.c648 int next_pid = evsel__intval(evsel, sample, "next_pid"); in process_sample_sched_switch() local
458 sched_switch(struct timechart *tchart, int cpu, u64 timestamp, int prev_pid, int next_pid, u64 prev_state, const char *backtrace) sched_switch() argument
H A Dbuiltin-sched.c862 next_pid = evsel__intval(evsel, sample, "next_pid"); in replay_switch_event() local
1134 next_pid = evsel__intval(evsel, sample, "next_pid"); in latency_switch_event() local
1569 const u32 next_pid = evsel__intval(evsel, sample, "next_pid"); in map_switch_event() local
1719 next_pid = evsel__intval(evsel, sample, "next_pid"); process_sched_switch_event() local
2057 const u32 next_pid = evsel__intval(evsel, sample, "next_pid"); timehist_print_sample() local
[all...]

Completed in 14 milliseconds