Home
last modified time | relevance | path

Searched defs:next_comm (Results 1 – 5 of 5) sorted by relevance

/Linux-v4.19/tools/testing/selftests/bpf/
Dtest_tracepoint.c14 char next_comm[16]; member
Dtest_stacktrace_map.c46 char next_comm[16]; member
/Linux-v4.19/samples/bpf/
Doffwaketime_kern.c113 char next_comm[16]; member
/Linux-v4.19/tools/perf/scripts/python/
Dsched-migration.py336 next_comm, next_pid, next_prio): argument
425 next_comm, next_pid, next_prio): argument
/Linux-v4.19/tools/perf/
Dbuiltin-sched.c827 *next_comm = perf_evsel__strval(evsel, sample, "next_comm"); in replay_switch_event() local
1996 const char *next_comm = perf_evsel__strval(evsel, sample, "next_comm"); in timehist_print_sample() local