Home
last modified time | relevance | path

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

/linux-5.19.10/kernel/trace/
Dtrace.c5238 static int __set_tracer_option(struct trace_array *tr, in __set_tracer_option() function
5268 return __set_tracer_option(tr, trace->flags, opts, neg); in set_tracer_option()
8707 ret = __set_tracer_option(topt->tr, topt->flags, in trace_options_write()