Searched refs:ftrace_graph_active (Results 1 – 1 of 1) sorted by relevance
1093 static int ftrace_graph_active; variable1095 # define ftrace_graph_active 0 macro2742 if (ftrace_graph_active) in ftrace_startup_sysctl()2758 if (ftrace_graph_active) in ftrace_shutdown_sysctl()5833 if (ftrace_graph_active) { in register_ftrace_graph()5840 ftrace_graph_active++; in register_ftrace_graph()5843 ftrace_graph_active--; in register_ftrace_graph()5869 if (unlikely(!ftrace_graph_active)) in unregister_ftrace_graph()5872 ftrace_graph_active--; in unregister_ftrace_graph()5922 if (ftrace_graph_active) { in ftrace_graph_init_idle_task()[all …]