Searched refs:ftrace_graph_active (Results 1 – 3 of 3) sorted by relevance
173 int ftrace_graph_active; variable1133 if (ftrace_graph_active) { in ftrace_graph_init_idle_task()1158 if (ftrace_graph_active) { in ftrace_graph_init_task()1219 if (ftrace_graph_active == 1) in fgraph_update_pid_func()1361 ftrace_graph_active++; in register_ftrace_graph()1363 if (ftrace_graph_active == 2) in register_ftrace_graph()1366 if (ftrace_graph_active == 1) { in register_ftrace_graph()1391 ftrace_graph_active--; in register_ftrace_graph()1404 if (unlikely(!ftrace_graph_active)) in unregister_ftrace_graph()1416 ftrace_graph_active--; in unregister_ftrace_graph()[all …]
54 extern int ftrace_graph_active;61 # define ftrace_graph_active 0 macro
8715 if (ftrace_graph_active) in ftrace_startup_sysctl()8731 if (ftrace_graph_active) in ftrace_shutdown_sysctl()