Home
last modified time | relevance | path

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

/linux-5.10/kernel/trace/
Dtrace.c4560 get_tracer_for_array(struct trace_array *tr, struct tracer *t) in get_tracer_for_array() function
4577 t = get_tracer_for_array(tr, t->next); in t_next()
4590 t = get_tracer_for_array(tr, trace_types); in t_start()