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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/sh/oprofile/
H A Dbacktrace.c51 static struct stacktrace_ops backtrace_ops = { variable in typeref:struct:stacktrace_ops
98 &backtrace_ops, &depth);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/x86/oprofile/
H A Dbacktrace.c43 static struct stacktrace_ops backtrace_ops = { variable in typeref:struct:stacktrace_ops
85 &backtrace_ops, &depth);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/x86/kernel/cpu/
H A Dperf_event.c1641 static const struct stacktrace_ops backtrace_ops = { variable in typeref:struct:stacktrace_ops
1655 dump_trace(NULL, regs, NULL, regs->bp, &backtrace_ops, entry);

Completed in 155 milliseconds