Home
last modified time | relevance | path

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

/kernel/
Djump_label.c217 bool branch = jump_entry_branch(entry); in jump_label_type() local
220 return enabled ^ branch; in jump_label_type()
278 bool branch = jump_entry_branch(entry); in jump_label_init_type() local
281 return type ^ branch; in jump_label_init_type()
/kernel/trace/
DKconfig294 The branch profiling is a software profiler. It will add hooks
295 into the C conditionals to test which path a branch takes.
300 The "all branch" profiler will profile every if-statement in the
305 If unsure, choose "No branch profiling".
308 bool "No branch profiling"
310 No branch profiling. Branch profiling adds a bit of overhead.
330 This tracer profiles all branch conditions. Every if ()
Dtrace_entries.h307 FTRACE_ENTRY(branch, trace_branch,