Searched refs:ftrace_graph_stop (Results 1 - 7 of 7) sorted by relevance

/linux-master/arch/loongarch/kernel/
H A Dftrace.c70 ftrace_graph_stop();
/linux-master/arch/microblaze/kernel/
H A Dftrace.c60 ftrace_graph_stop();
/linux-master/kernel/trace/
H A Dfgraph.c55 * ftrace_graph_stop - set to permanently disable function graph tracing
62 void ftrace_graph_stop(void) function
156 ftrace_graph_stop();
179 ftrace_graph_stop();
257 ftrace_graph_stop();
H A Dtrace_selftest.c769 ftrace_graph_stop();
919 ftrace_graph_stop();
/linux-master/arch/sh/kernel/
H A Dftrace.c357 ftrace_graph_stop();
/linux-master/arch/mips/kernel/
H A Dftrace.c369 ftrace_graph_stop();
/linux-master/include/linux/
H A Dftrace.h1094 * ftrace_graph_is_dead - returns true if ftrace_graph_stop() was called
1096 * ftrace_graph_stop() is called when a severe error is detected in
1107 extern void ftrace_graph_stop(void);

Completed in 212 milliseconds