Home
last modified time | relevance | path

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

/linux/kernel/trace/
H A Dtrace_functions_graph.c502 static struct tracer graph_trace; variable
1687 if (tr->current_trace != &graph_trace) in func_graph_set_flag()
1742 static struct tracer graph_trace __tracer_data = {
1835 return register_tracer(&graph_trace); in init_graph_trace()