Home
last modified time | relevance | path

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

/linux-6.1.9/kernel/trace/
Dtrace.c5006 get_tracer_for_array(struct trace_array *tr, struct tracer *t) in get_tracer_for_array() function
5023 t = get_tracer_for_array(tr, t->next); in t_next()
5036 t = get_tracer_for_array(tr, trace_types); in t_start()