Searched refs:backtrace_ops (Results 1 - 3 of 3) sorted by relevance

/linux-4.4.14/arch/sh/oprofile/
H A Dbacktrace.c40 static struct stacktrace_ops backtrace_ops = { variable in typeref:struct:stacktrace_ops
85 &backtrace_ops, &depth); sh_backtrace()
/linux-4.4.14/arch/x86/oprofile/
H A Dbacktrace.c34 static struct stacktrace_ops backtrace_ops = { variable in typeref:struct:stacktrace_ops
118 &backtrace_ops, &depth); x86_backtrace()
/linux-4.4.14/arch/x86/kernel/cpu/
H A Dperf_event.c2191 static const struct stacktrace_ops backtrace_ops = { variable in typeref:struct:stacktrace_ops
2207 dump_trace(NULL, regs, NULL, 0, &backtrace_ops, entry); perf_callchain_kernel()

Completed in 193 milliseconds