Home
last modified time | relevance | path

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

/arch/sh/oprofile/
Dbacktrace.c40 static struct stacktrace_ops backtrace_ops = { variable
85 &backtrace_ops, &depth); in sh_backtrace()
/arch/x86/oprofile/
Dbacktrace.c34 static struct stacktrace_ops backtrace_ops = { variable
118 &backtrace_ops, &depth); in x86_backtrace()
/arch/x86/kernel/cpu/
Dperf_event.c2207 static const struct stacktrace_ops backtrace_ops = { variable
2223 dump_trace(NULL, regs, NULL, 0, &backtrace_ops, entry); in perf_callchain_kernel()