Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/tools/testing/selftests/bpf/progs/
H A Dtest_tracepoint.c14 char next_comm[16]; member
H A Dtest_stacktrace_map.c48 char next_comm[16]; member
/OK3568_Linux_fs/kernel/samples/bpf/
H A Doffwaketime_kern.c119 char next_comm[16]; member
/OK3568_Linux_fs/kernel/tools/perf/scripts/python/
H A Dsched-migration.py334 next_comm, next_pid, next_prio): argument
423 next_comm, next_pid, next_prio): argument
/OK3568_Linux_fs/kernel/tools/perf/
H A Dbuiltin-sched.c838 *next_comm = evsel__strval(evsel, sample, "next_comm"); in replay_switch_event() local
2009 const char *next_comm = evsel__strval(evsel, sample, "next_comm"); in timehist_print_sample() local