Home
last modified time | relevance | path

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

/Linux-v4.19/kernel/trace/
Dtrace.c4404 static int trace_set_options(struct trace_array *tr, char *option) in trace_set_options() function
4451 trace_set_options(&global_trace, option); in apply_trace_boot_options()
4476 ret = trace_set_options(tr, buf); in tracing_trace_options_write()