Searched refs:ftrace_graph_active (Results 1 – 3 of 3) sorted by relevance
27 int ftrace_graph_active; variable488 if (ftrace_graph_active) { in ftrace_graph_init_idle_task()513 if (ftrace_graph_active) { in ftrace_graph_init_task()577 if (ftrace_graph_active) { in register_ftrace_graph()584 ftrace_graph_active++; in register_ftrace_graph()587 ftrace_graph_active--; in register_ftrace_graph()613 if (unlikely(!ftrace_graph_active)) in unregister_ftrace_graph()616 ftrace_graph_active--; in unregister_ftrace_graph()
65 extern int ftrace_graph_active;68 # define ftrace_graph_active 0 macro
2840 if (ftrace_graph_active) in ftrace_startup_sysctl()2856 if (ftrace_graph_active) in ftrace_shutdown_sysctl()