Home
last modified time | relevance | path

Searched refs:ftrace_graph_entry_stub (Results 1 – 9 of 9) sorted by relevance

/linux-2.6.39/arch/sparc/lib/
Dmcount.S50 sethi %hi(ftrace_graph_entry_stub), %g2
52 or %g2, %lo(ftrace_graph_entry_stub), %g2
/linux-2.6.39/arch/mips/kernel/
Dmcount.S116 PTR_LA t1, ftrace_graph_entry_stub
/linux-2.6.39/arch/microblaze/kernel/
Dmcount.S108 addik r5, r0, ftrace_graph_entry_stub; /* implemented in C */
/linux-2.6.39/arch/sh/lib/
Dmcount.S145 .long ftrace_graph_entry_stub
/linux-2.6.39/Documentation/trace/
Dftrace-design.txt138 ftrace_graph_entry_stub). If either of those is not set to the relevant stub
165 + ftrace_graph_entry != ftrace_graph_entry_stub)
/linux-2.6.39/arch/arm/kernel/
Dentry-common.S166 ldr r0, =ftrace_graph_entry_stub
/linux-2.6.39/kernel/trace/
Dftrace.c3226 int ftrace_graph_entry_stub(struct ftrace_graph_ent *trace) in ftrace_graph_entry_stub() function
3234 trace_func_graph_ent_t ftrace_graph_entry = ftrace_graph_entry_stub;
3411 ftrace_graph_entry = ftrace_graph_entry_stub; in unregister_ftrace_graph()
/linux-2.6.39/arch/x86/kernel/
Dentry_32.S1159 cmpl $ftrace_graph_entry_stub, ftrace_graph_entry
Dentry_64.S108 cmpq $ftrace_graph_entry_stub, ftrace_graph_entry