Home
last modified time | relevance | path

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

/linux-4.1.27/kernel/trace/
Dtrace.c164 static int tracing_set_tracer(struct trace_array *tr, const char *buf);
1268 tracing_set_tracer(&global_trace, type->name); in register_tracer()
4338 static int tracing_set_tracer(struct trace_array *tr, const char *buf) in tracing_set_tracer() function
4453 err = tracing_set_tracer(tr, buf); in tracing_set_trace_write()