Home
last modified time | relevance | path

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

/linux-6.6.21/kernel/trace/
Dtrace_branch.c24 static struct tracer branch_trace; variable
173 static struct tracer branch_trace __read_mostly =
194 return register_tracer(&branch_trace); in init_branch_tracer()