Home
last modified time | relevance | path

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

/linux-4.1.27/kernel/trace/
Dtrace.c3496 static int __set_tracer_option(struct trace_array *tr, in __set_tracer_option() function
3526 return __set_tracer_option(tr, trace->flags, opts, neg); in set_tracer_option()
6176 ret = __set_tracer_option(topt->tr, topt->flags, in trace_options_write()