Searched refs:update_max_tr (Results 1 – 3 of 3) sorted by relevance
/linux/kernel/trace/ |
H A D | trace_sched_wakeup.c | 505 update_max_tr(wakeup_trace, wakeup_task, wakeup_cpu, NULL); in probe_wakeup_sched_switch()
|
H A D | trace.h | 751 void update_max_tr(struct trace_array *tr, struct task_struct *tsk, int cpu,
|
H A D | trace.c | 1215 update_max_tr(tr, current, smp_processor_id(), cond_data); in tracing_snapshot_instance_cond() 1944 update_max_tr(struct trace_array *tr, struct task_struct *tsk, int cpu, in update_max_tr() function 7290 update_max_tr(tr, current, smp_processor_id(), NULL); in tracing_snapshot_write()
|