Home
last modified time | relevance | path

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

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