Home
last modified time | relevance | path

Searched refs:__trace_function (Results 1 – 2 of 2) sorted by relevance

/linux-3.3/kernel/trace/
Dtrace_irqsoff.c254 __trace_function(struct trace_array *tr, in __trace_function() function
265 #define __trace_function trace_function macro
341 __trace_function(tr, CALLER_ADDR0, parent_ip, flags, pc); in check_critical_timing()
363 __trace_function(tr, CALLER_ADDR0, parent_ip, flags, pc); in check_critical_timing()
395 __trace_function(tr, ip, parent_ip, flags, preempt_count()); in start_critical_timing()
429 __trace_function(tr, ip, parent_ip, flags, preempt_count()); in stop_critical_timing()
Dtrace_sched_wakeup.c255 __trace_function(struct trace_array *tr, in __trace_function() function
265 #define __trace_function trace_function macro
369 __trace_function(wakeup_trace, CALLER_ADDR0, CALLER_ADDR1, flags, pc); in probe_wakeup_sched_switch()
469 __trace_function(wakeup_trace, CALLER_ADDR1, CALLER_ADDR2, flags, pc); in probe_wakeup()