Home
last modified time | relevance | path

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

/linux-4.4.14/kernel/trace/
Dtrace.c3504 static int __set_tracer_option(struct trace_array *tr, in __set_tracer_option() function
3534 return __set_tracer_option(tr, trace->flags, opts, neg); in set_tracer_option()
6204 ret = __set_tracer_option(topt->tr, topt->flags, in trace_options_write()