Home
last modified time | relevance | path

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

/openbmc/linux/kernel/trace/
H A 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()