Home
last modified time | relevance | path

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

/linux-2.6.39/kernel/trace/
Dtrace.c2491 static int __set_tracer_option(struct tracer *trace, in __set_tracer_option() function
2519 return __set_tracer_option(trace, trace->flags, in set_tracer_option()
4113 ret = __set_tracer_option(current_trace, topt->flags, in trace_options_write()