Home
last modified time | relevance | path

Searched refs:tracing_record_taskinfo_sched_switch (Results 1 – 3 of 3) sorted by relevance

/linux-5.19.10/kernel/trace/
Dtrace_sched_switch.c35 tracing_record_taskinfo_sched_switch(prev, next, flags); in probe_sched_switch()
48 tracing_record_taskinfo_sched_switch(current, wakee, flags); in probe_sched_wakeup()
Dtrace.c2556 void tracing_record_taskinfo_sched_switch(struct task_struct *prev, in tracing_record_taskinfo_sched_switch() function
/linux-5.19.10/include/linux/
Dtrace_events.h231 void tracing_record_taskinfo_sched_switch(struct task_struct *prev,