Searched refs:__trace_stack (Results 1 – 5 of 5) sorted by relevance
| /linux/kernel/trace/ |
| A D | trace_functions.c | 242 __trace_stack(tr, trace_ctx, STACK_SKIP); in function_stack_trace_call() 359 __trace_stack(tr, trace_ctx, STACK_SKIP); in function_stack_no_repeats_trace_call() 570 __trace_stack(tr, trace_ctx, FTRACE_STACK_SKIP); in trace_stack()
|
| A D | trace_sched_wakeup.c | 475 __trace_stack(wakeup_trace, trace_ctx, 0); in probe_wakeup_sched_switch() 584 __trace_stack(wakeup_trace, trace_ctx, 0); in probe_wakeup()
|
| A D | trace_irqsoff.c | 347 __trace_stack(tr, trace_ctx, 5); in check_critical_timing()
|
| A D | trace.h | 702 void __trace_stack(struct trace_array *tr, unsigned int trace_ctx, int skip); 704 static inline void __trace_stack(struct trace_array *tr, unsigned int trace_ctx, in __trace_stack() function
|
| A D | trace.c | 3069 void __trace_stack(struct trace_array *tr, unsigned int trace_ctx, in __trace_stack() function
|
Completed in 43 milliseconds