Home
last modified time | relevance | path

Searched defs:ftrace_enabled (Results 1 – 5 of 5) sorted by relevance

/linux-5.10/arch/powerpc/include/asm/
Dftrace.h113 static inline void this_cpu_set_ftrace_enabled(u8 ftrace_enabled) in this_cpu_set_ftrace_enabled()
126 static inline void this_cpu_set_ftrace_enabled(u8 ftrace_enabled) { } in this_cpu_set_ftrace_enabled()
Dpaca.h230 u8 ftrace_enabled; /* Hard disable ftrace */ member
/linux-5.10/Documentation/trace/
Dftrace.rst3028 ftrace_enabled chapter
/linux-5.10/arch/powerpc/kernel/
Dmce.c594 u8 ftrace_enabled = this_cpu_get_ftrace_enabled(); in machine_check_early() local
Dtraps.c444 u8 ftrace_enabled = this_cpu_get_ftrace_enabled(); in system_reset_exception() local