Home
last modified time | relevance | path

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

/linux-6.1.9/tools/testing/selftests/bpf/progs/
Dtest_tracepoint.c14 char next_comm[TASK_COMM_LEN]; member
Dtest_stacktrace_map.c48 char next_comm[TASK_COMM_LEN]; member
/linux-6.1.9/samples/bpf/
Doffwaketime_kern.c120 char next_comm[TASK_COMM_LEN]; member
/linux-6.1.9/tools/perf/scripts/python/
Dsched-migration.py334 next_comm, next_pid, next_prio): argument
423 next_comm, next_pid, next_prio): argument
/linux-6.1.9/tools/perf/
Dbuiltin-sched.c860 *next_comm = evsel__strval(evsel, sample, "next_comm"); in replay_switch_event() local
2036 const char *next_comm = evsel__strval(evsel, sample, "next_comm"); in timehist_print_sample() local