Searched refs:ftrace_graph_active (Results 1 – 3 of 3) sorted by relevance
173 int ftrace_graph_active; variable1077 if (ftrace_graph_active) { in ftrace_graph_init_idle_task()1099 if (ftrace_graph_active) { in ftrace_graph_init_task()1152 if (ftrace_graph_active == 1) in fgraph_update_pid_func()1280 ftrace_graph_active++; in register_ftrace_graph()1282 if (ftrace_graph_active == 2) in register_ftrace_graph()1285 if (ftrace_graph_active == 1) { in register_ftrace_graph()1310 ftrace_graph_active--; in register_ftrace_graph()1323 if (unlikely(!ftrace_graph_active)) in unregister_ftrace_graph()1335 ftrace_graph_active--; in unregister_ftrace_graph()[all …]
54 extern int ftrace_graph_active;61 # define ftrace_graph_active 0 macro
8699 if (ftrace_graph_active) in ftrace_startup_sysctl()8715 if (ftrace_graph_active) in ftrace_shutdown_sysctl()