Home
last modified time | relevance | path

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

/linux-2.6.39/kernel/trace/
Dtrace_irqsoff.c338 update_max_tr_single(tr, current, cpu); in check_critical_timing()
Dtrace.h384 void update_max_tr_single(struct trace_array *tr,
Dtrace.c680 update_max_tr_single(struct trace_array *tr, struct task_struct *tsk, int cpu) in update_max_tr_single() function