Home
last modified time | relevance | path

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

/linux-4.1.27/kernel/trace/
Dtrace_branch.c23 static struct tracer branch_trace; variable
182 static struct tracer branch_trace __read_mostly =
203 return register_tracer(&branch_trace); in init_branch_tracer()