Home
last modified time | relevance | path

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

/linux-4.1.27/kernel/trace/
Dtrace.c3255 get_tracer_for_array(struct trace_array *tr, struct tracer *t) in get_tracer_for_array() function
3272 t = get_tracer_for_array(tr, t->next); in t_next()
3285 t = get_tracer_for_array(tr, trace_types); in t_start()