Home
last modified time | relevance | path

Searched refs:ftrace_graph_graph_time_control (Results 1 – 3 of 3) sorted by relevance

/linux-6.6.21/kernel/trace/
Dtrace.h869 extern void ftrace_graph_graph_time_control(bool enable);
871 static inline void ftrace_graph_graph_time_control(bool enable) { } in ftrace_graph_graph_time_control() function
Dtrace_functions_graph.c1333 ftrace_graph_graph_time_control(set); in func_graph_set_flag()
Dftrace.c815 void ftrace_graph_graph_time_control(bool enable) in ftrace_graph_graph_time_control() function