Home
last modified time | relevance | path

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

/linux-4.4.14/kernel/trace/
Dtrace.c3263 get_tracer_for_array(struct trace_array *tr, struct tracer *t) in get_tracer_for_array() function
3280 t = get_tracer_for_array(tr, t->next); in t_next()
3293 t = get_tracer_for_array(tr, trace_types); in t_start()