Searched refs:trace_set_options (Results 1 – 3 of 3) sorted by relevance
39 if (trace_set_options(tr, buf) < 0) in trace_boot_set_instance_options()
1894 extern int trace_set_options(struct trace_array *tr, char *option);
5505 int trace_set_options(struct trace_array *tr, char *option) in trace_set_options() function5556 trace_set_options(&global_trace, option); in apply_trace_boot_options()5581 ret = trace_set_options(tr, buf); in tracing_trace_options_write()