Home
last modified time | relevance | path

Searched refs:next_prio (Results 1 – 12 of 12) sorted by relevance

/Linux-v4.19/kernel/trace/
Dtrace_entries.h125 __field( unsigned char, next_prio ) \
138 __entry->next_pid, __entry->next_prio, __entry->next_state,
158 __entry->next_pid, __entry->next_prio, __entry->next_state,
Dtrace_output.c936 field->next_prio, in trace_ctxwake_print()
970 field->next_prio, in trace_ctxwake_raw()
1006 SEQ_PUT_HEX_FIELD(s, field->next_prio); in trace_ctxwake_hex()
1037 SEQ_PUT_FIELD(s, field->next_prio); in trace_ctxwake_bin()
Dtrace_sched_wakeup.c403 entry->next_prio = next->prio; in tracing_sched_switch_trace()
431 entry->next_prio = wakee->prio; in tracing_sched_wakeup_trace()
/Linux-v4.19/tools/testing/selftests/bpf/
Dtest_tracepoint.c16 int next_prio; member
Dtest_stacktrace_map.c48 int next_prio; member
/Linux-v4.19/tools/perf/python/
Dtracepoint.py45 event.next_prio)
/Linux-v4.19/tools/perf/scripts/perl/
Dwakeup-latency.pl33 $next_prio) = @_;
/Linux-v4.19/include/trace/events/
Dsched.h143 __field( int, next_prio )
153 __entry->next_prio = next->prio;
168 __entry->next_comm, __entry->next_pid, __entry->next_prio)
/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
430 next_comm, next_pid, next_prio)
/Linux-v4.19/samples/bpf/
Doffwaketime_kern.c115 int next_prio; member
/Linux-v4.19/Documentation/trace/
Dftrace.rst3146 …5 prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=snapshot-test-2 next_pid=2242 next_prio=120
3147 …st-2 prev_pid=2242 prev_prio=120 prev_state=R ==> next_comm=kworker/5:1 next_pid=60 next_prio=120
3149 …2 prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=snapshot-test-2 next_pid=2229 next_prio=120
3163 …r/7 prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=snapshot-test-2 next_pid=2243 next_prio=120
3164 …ot-test-2 prev_pid=2229 prev_prio=120 prev_state=S ==> next_comm=swapper/2 next_pid=0 next_prio=120
3243 …=swapper/3 prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=rcu_preempt next_pid=9 next_prio=120
3244 …=rcu_preempt prev_pid=9 prev_prio=120 prev_state=S ==> next_comm=swapper/3 next_pid=0 next_prio=120
3247 …=bash prev_pid=1998 prev_prio=120 prev_state=R+ ==> next_comm=kworker/0:1 next_pid=59 next_prio=120
3249 …m=kworker/0:1 prev_pid=59 prev_prio=120 prev_state=S ==> next_comm=bash next_pid=1998 next_prio=120
Dhistogram.rst1935 $saved_pid,next_prio) if next_comm=="cyclictest"' >> \