Home
last modified time | relevance | path

Searched refs:next_comm (Results 1 – 10 of 10) 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/tools/perf/scripts/python/
Dsched-migration.py336 next_comm, next_pid, next_prio): argument
344 headers.ts_format(), headers.cpu, prev_comm, prev_pid, next_comm, next_pid)
347 threads[next_pid] = next_comm
425 next_comm, next_pid, next_prio): argument
430 next_comm, next_pid, next_prio)
/Linux-v4.19/tools/perf/python/
Dtracepoint.py43 event.next_comm,
/Linux-v4.19/tools/perf/scripts/perl/
Dwakeup-latency.pl32 $prev_comm, $prev_pid, $prev_prio, $prev_state, $next_comm, $next_pid,
/Linux-v4.19/include/trace/events/
Dsched.h141 __array( char, next_comm, TASK_COMM_LEN )
147 memcpy(__entry->next_comm, next->comm, TASK_COMM_LEN);
168 __entry->next_comm, __entry->next_pid, __entry->next_prio)
/Linux-v4.19/samples/bpf/
Doffwaketime_kern.c113 char next_comm[16]; member
/Linux-v4.19/tools/perf/
Dbuiltin-sched.c827 *next_comm = perf_evsel__strval(evsel, sample, "next_comm"); in replay_switch_event() local
854 prev_comm, prev_pid, next_comm, next_pid, delta); in replay_switch_event()
857 next = register_pid(sched, next_pid, next_comm); in replay_switch_event()
1996 const char *next_comm = perf_evsel__strval(evsel, sample, "next_comm"); in timehist_print_sample() local
2034 snprintf(nstr, sizeof(nstr), "next: %s[%d]", next_comm, next_pid); in timehist_print_sample()
/Linux-v4.19/Documentation/trace/
Dftrace.rst3146 …switch: prev_comm=swapper/5 prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=snapshot-test-2 …
3147 …rev_comm=snapshot-test-2 prev_pid=2242 prev_prio=120 prev_state=R ==> next_comm=kworker/5:1 next…
3149 …d_switch: prev_comm=swapper/2 prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=snapshot-test-2 …
3163 …d_switch: prev_comm=swapper/7 prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=snapshot-test-2 …
3164 … prev_comm=snapshot-test-2 prev_pid=2229 prev_prio=120 prev_state=S ==> next_comm=swapper/2 next_p…
3243 …d_switch: prev_comm=swapper/3 prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=rcu_preempt next…
3244 …switch: prev_comm=rcu_preempt prev_pid=9 prev_prio=120 prev_state=S ==> next_comm=swapper/3 next_p…
3247 …ed_switch: prev_comm=bash prev_pid=1998 prev_prio=120 prev_state=R+ ==> next_comm=kworker/0:1 next…
3249 …witch: prev_comm=kworker/0:1 prev_pid=59 prev_prio=120 prev_state=S ==> next_comm=bash next_pid=19…
Dhistogram.rst1935 $saved_pid,next_prio) if next_comm=="cyclictest"' >> \
1978 onmax($wakeup_lat).save(next_comm,prev_pid,prev_prio,prev_comm) \
1979 if next_comm=="cyclictest"' >> \
1990 next_comm: cyclictest
1995 max: 49 next_comm: cyclictest