Home
last modified time | relevance | path

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

/linux-4.1.27/kernel/trace/
Dtrace.c3573 static int trace_set_options(struct trace_array *tr, char *option) in trace_set_options() function
3622 ret = trace_set_options(tr, buf); in tracing_trace_options_write()
7157 trace_set_options(&global_trace, option); in tracer_alloc_buffers()