Home
last modified time | relevance | path

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

/kernel/trace/
Dtrace.c118 static int tracing_set_tracer(const char *buf);
1081 tracing_set_tracer(type->name); in register_tracer()
3728 static int tracing_set_tracer(const char *buf) in tracing_set_tracer() function
3834 err = tracing_set_tracer(buf); in tracing_set_trace_write()