Home
last modified time | relevance | path

Searched refs:fgraph_sleep_time (Results 1 – 4 of 4) sorted by relevance

/linux/kernel/trace/
H A Dfgraph.c502 bool fgraph_sleep_time = true; variable
1016 fgraph_sleep_time = enable; in ftrace_graph_sleep_time_control()
1089 if (fgraph_sleep_time) in ftrace_graph_probe_sched_switch()
H A Dtrace_functions_graph.c218 if (fgraph_sleep_time) { in trace_graph_entry()
307 if (fgraph_sleep_time || size < sizeof(*ftimes)) in handle_nosleeptime()
H A Dtrace.h1075 extern bool fgraph_sleep_time;
H A Dftrace.c866 if (!fgraph_sleep_time) { in profile_graph_return()