Home
last modified time | relevance | path

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

/linux-6.14.4/kernel/trace/
Dtrace_functions.c427 static struct tracer function_trace; variable
440 if (tr->current_trace != &function_trace) in func_set_flag()
462 static struct tracer function_trace __tracer_data =
1007 return register_tracer(&function_trace); in init_function_trace()