Home
last modified time | relevance | path

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

/linux-4.4.14/kernel/trace/
Dtrace.c1220 static void add_tracer_options(struct trace_array *tr, struct tracer *t);
1273 add_tracer_options(&global_trace, type); in register_tracer()
4357 static void add_tracer_options(struct trace_array *tr, struct tracer *t) in add_tracer_options() function
6615 add_tracer_options(tr, t); in __update_tracer_options()