Home
last modified time | relevance | path

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

/linux-4.4.14/kernel/trace/
Dtrace_irqsoff.c244 __trace_function(struct trace_array *tr, in __trace_function() function
255 #define __trace_function trace_function macro
328 __trace_function(tr, CALLER_ADDR0, parent_ip, flags, pc); in check_critical_timing()
350 __trace_function(tr, CALLER_ADDR0, parent_ip, flags, pc); in check_critical_timing()
382 __trace_function(tr, ip, parent_ip, flags, preempt_count()); in start_critical_timing()
416 __trace_function(tr, ip, parent_ip, flags, preempt_count()); in stop_critical_timing()
Dtrace_sched_wakeup.c308 __trace_function(struct trace_array *tr, in __trace_function() function
318 #define __trace_function trace_function macro
472 __trace_function(wakeup_trace, CALLER_ADDR0, CALLER_ADDR1, flags, pc); in probe_wakeup_sched_switch()
591 __trace_function(wakeup_trace, CALLER_ADDR1, CALLER_ADDR2, flags, pc); in probe_wakeup()