Home
last modified time | relevance | path

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

/linux/kernel/trace/
A Dfgraph.c39 bool ftrace_graph_is_dead(void) in ftrace_graph_is_dead() function
65 if (unlikely(ftrace_graph_is_dead())) in ftrace_push_return_trace()
/linux/arch/microblaze/kernel/
A Dftrace.c29 if (unlikely(ftrace_graph_is_dead())) in prepare_ftrace_return()
/linux/arch/sh/kernel/
A Dftrace.c322 if (unlikely(ftrace_graph_is_dead())) in prepare_ftrace_return()
/linux/arch/parisc/kernel/
A Dftrace.c40 if (unlikely(ftrace_graph_is_dead())) in prepare_ftrace_return()
/linux/arch/mips/kernel/
A Dftrace.c313 if (unlikely(ftrace_graph_is_dead())) in prepare_ftrace_return()
/linux/arch/s390/kernel/
A Dftrace.c243 if (unlikely(ftrace_graph_is_dead())) in prepare_ftrace_return()
/linux/arch/x86/kernel/
A Dftrace.c653 if (unlikely(ftrace_graph_is_dead())) in prepare_ftrace_return()
/linux/include/linux/
A Dftrace.h1009 extern bool ftrace_graph_is_dead(void);
/linux/arch/powerpc/kernel/trace/
A Dftrace.c965 if (unlikely(ftrace_graph_is_dead()))

Completed in 20 milliseconds