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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/kernel/trace/
H A Dtrace_sched_wakeup.c167 update_max_tr(wakeup_trace, wakeup_task, wakeup_cpu);
H A Dtrace.h379 void update_max_tr(struct trace_array *tr, struct task_struct *tsk, int cpu);
H A Dtrace.c600 * It is also used in other places outside the update_max_tr
643 * update_max_tr - snapshot all trace buffers from global_trace to max_tr
652 update_max_tr(struct trace_array *tr, struct task_struct *tsk, int cpu) function

Completed in 53 milliseconds