Home
last modified time | relevance | path

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

/linux-4.4.14/kernel/trace/
Dtrace_branch.c23 static struct tracer branch_trace; variable
171 static struct tracer branch_trace __read_mostly =
192 return register_tracer(&branch_trace); in init_branch_tracer()