Home
last modified time | relevance | path

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

/linux-4.4.14/kernel/trace/
Dtrace.c3583 static int trace_set_options(struct trace_array *tr, char *option) in trace_set_options() function
3635 trace_set_options(&global_trace, option); in apply_trace_boot_options()
3660 ret = trace_set_options(tr, buf); in tracing_trace_options_write()