Home
last modified time | relevance | path

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

/kernel/trace/
Dtrace_sched_wakeup.c426 update_max_tr(wakeup_trace, wakeup_task, wakeup_cpu); in probe_wakeup_sched_switch()
Dtrace.h618 void update_max_tr(struct trace_array *tr, struct task_struct *tsk, int cpu);
Dtrace.c591 update_max_tr(tr, current, smp_processor_id()); in tracing_snapshot()
1012 update_max_tr(struct trace_array *tr, struct task_struct *tsk, int cpu) in update_max_tr() function
5281 update_max_tr(tr, current, smp_processor_id()); in tracing_snapshot_write()