Home
last modified time | relevance | path

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

/linux-6.12.1/kernel/trace/
Dtrace_sched_switch.c36 tracing_record_taskinfo_sched_switch(prev, next, flags); in probe_sched_switch()
49 tracing_record_taskinfo_sched_switch(current, wakee, flags); in probe_sched_wakeup()
403 void tracing_record_taskinfo_sched_switch(struct task_struct *prev, in tracing_record_taskinfo_sched_switch() function
/linux-6.12.1/include/linux/
Dtrace_events.h248 void tracing_record_taskinfo_sched_switch(struct task_struct *prev,