Home
last modified time | relevance | path

Searched refs:__trace_stack (Results 1 – 6 of 6) sorted by relevance

/linux/kernel/trace/
A Dtrace_functions.c255 __trace_stack(tr, trace_ctx, skip); in function_stack_trace_call()
372 __trace_stack(tr, trace_ctx, STACK_SKIP); in function_stack_no_repeats_trace_call()
583 __trace_stack(tr, trace_ctx, FTRACE_STACK_SKIP); in trace_stack()
A Dtrace_sched_wakeup.c480 __trace_stack(wakeup_trace, trace_ctx, 0); in probe_wakeup_sched_switch()
589 __trace_stack(wakeup_trace, trace_ctx, 0); in probe_wakeup()
A Dtrace_irqsoff.c350 __trace_stack(tr, trace_ctx, 5); in check_critical_timing()
A Dtrace.h753 void __trace_stack(struct trace_array *tr, unsigned int trace_ctx, int skip);
755 static inline void __trace_stack(struct trace_array *tr, unsigned int trace_ctx, in __trace_stack() function
A Dtrace_events_trigger.c1584 __trace_stack(file->tr, tracing_gen_ctx(), STACK_SKIP); in stacktrace_trigger()
A Dtrace.c3030 void __trace_stack(struct trace_array *tr, unsigned int trace_ctx, in __trace_stack() function

Completed in 36 milliseconds