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.c495 static struct tracer graph_trace; variable
1680 if (tr->current_trace != &graph_trace) in func_graph_set_flag()
1735 static struct tracer graph_trace __tracer_data = {
1828 return register_tracer(&graph_trace); in init_graph_trace()