Home
last modified time | relevance | path

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

/Linux-v5.4/kernel/trace/
Dtrace.c162 static int tracing_set_tracer(struct trace_array *tr, const char *buf);
1859 tracing_set_tracer(&global_trace, type->name); in register_tracer()
5622 static int tracing_set_tracer(struct trace_array *tr, const char *buf) in tracing_set_tracer() function
5753 err = tracing_set_tracer(tr, buf); in tracing_set_trace_write()