Searched refs:trace_function (Results 1 - 5 of 5) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/kernel/trace/
H A Dtrace_functions.c71 trace_function(tr, ip, parent_ip, flags, pc);
101 trace_function(tr, ip, parent_ip, flags, pc);
132 trace_function(tr, ip, parent_ip, flags, pc);
H A Dtrace_sched_wakeup.c69 trace_function(tr, ip, parent_ip, flags, pc);
155 trace_function(wakeup_trace, CALLER_ADDR0, CALLER_ADDR1, flags, pc);
255 trace_function(wakeup_trace, CALLER_ADDR1, CALLER_ADDR2, flags, pc);
H A Dtrace_irqsoff.c120 trace_function(tr, ip, parent_ip, flags, preempt_count());
296 trace_function(tr, ip, parent_ip, flags, pc);
304 #define __trace_function trace_function
H A Dtrace.h342 void trace_function(struct trace_array *tr,
H A Dtrace.c1195 trace_function(struct trace_array *tr, function
1226 trace_function(tr, ip, parent_ip, flags, pc);

Completed in 31 milliseconds