Searched refs:ftrace_graph_active (Results 1 – 1 of 1) sorted by relevance
1025 static int ftrace_graph_active; variable1027 # define ftrace_graph_active 0 macro2853 if (ftrace_graph_active) in ftrace_startup_sysctl()2869 if (ftrace_graph_active) in ftrace_shutdown_sysctl()6970 if (ftrace_graph_active) { in register_ftrace_graph()6977 ftrace_graph_active++; in register_ftrace_graph()6980 ftrace_graph_active--; in register_ftrace_graph()7006 if (unlikely(!ftrace_graph_active)) in unregister_ftrace_graph()7009 ftrace_graph_active--; in unregister_ftrace_graph()7048 if (ftrace_graph_active) { in ftrace_graph_init_idle_task()[all …]