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
167 ftrace_graph_stop();
190 ftrace_graph_stop();
268 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.h1096 * ftrace_graph_is_dead - returns true if ftrace_graph_stop() was called
1098 * ftrace_graph_stop() is called when a severe error is detected in
1109 extern void ftrace_graph_stop(void);

Completed in 153 milliseconds