Home
last modified time | relevance | path

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

/linux/kernel/trace/
H A Dtrace_boot.c39 if (trace_set_options(tr, buf) < 0) in trace_boot_set_instance_options()
H A Dtrace.h2029 extern int trace_set_options(struct trace_array *tr, char *option);
H A Dtrace.c5252 int trace_set_options(struct trace_array *tr, char *option) in trace_set_options() function
5303 trace_set_options(&global_trace, option); in apply_trace_boot_options()
5328 ret = trace_set_options(tr, buf); in tracing_trace_options_write()