Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/kernel/trace/
H A Dtrace.c2051 static void add_tracer_options(struct trace_array *tr, struct tracer *t);
2120 add_tracer_options(&global_trace, type); in register_tracer()
5932 static void add_tracer_options(struct trace_array *tr, struct tracer *t) in add_tracer_options() function
8676 add_tracer_options(tr, t); in __update_tracer_options()