Home
last modified time | relevance | path

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

/Linux-v5.4/kernel/trace/
Dtrace.c4644 static int trace_set_options(struct trace_array *tr, char *option) in trace_set_options() function
4693 trace_set_options(&global_trace, option); in apply_trace_boot_options()
4718 ret = trace_set_options(tr, buf); in tracing_trace_options_write()