Home
last modified time | relevance | path

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

/Linux-v4.19/kernel/trace/
Dtrace.c161 static int tracing_set_tracer(struct trace_array *tr, const char *buf);
1658 tracing_set_tracer(&global_trace, type->name); in register_tracer()
5340 static int tracing_set_tracer(struct trace_array *tr, const char *buf) in tracing_set_tracer() function
5461 err = tracing_set_tracer(tr, buf); in tracing_set_trace_write()