Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/bpf/progs/
H A Dtest_tracepoint.c14 char next_comm[TASK_COMM_LEN]; member
H A Dtest_stacktrace_map.c48 char next_comm[TASK_COMM_LEN]; member
/linux/tools/perf/scripts/python/
H A Dsched-migration.py334 next_comm, next_pid, next_prio): argument
423 next_comm, next_pid, next_prio): argument
H A Dtask-analyzer.py922 prev_pid, prev_prio, prev_state, next_comm, next_pid, argument