Searched refs:ftrace_graph_active (Results 1 – 3 of 3) sorted by relevance
27 int ftrace_graph_active; variable513 if (ftrace_graph_active) { in ftrace_graph_init_idle_task()538 if (ftrace_graph_active) { in ftrace_graph_init_task()602 if (ftrace_graph_active) { in register_ftrace_graph()609 ftrace_graph_active++; in register_ftrace_graph()612 ftrace_graph_active--; in register_ftrace_graph()638 if (unlikely(!ftrace_graph_active)) in unregister_ftrace_graph()641 ftrace_graph_active--; in unregister_ftrace_graph()
43 extern int ftrace_graph_active;46 # define ftrace_graph_active 0 macro
3034 if (ftrace_graph_active) in ftrace_startup_sysctl()3050 if (ftrace_graph_active) in ftrace_shutdown_sysctl()