Searched refs:branch (Results 1 – 3 of 3) sorted by relevance
217 bool branch = jump_entry_branch(entry); in jump_label_type() local220 return enabled ^ branch; in jump_label_type()278 bool branch = jump_entry_branch(entry); in jump_label_init_type() local281 return type ^ branch; in jump_label_init_type()
294 The branch profiling is a software profiler. It will add hooks295 into the C conditionals to test which path a branch takes.300 The "all branch" profiler will profile every if-statement in the305 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 ()
307 FTRACE_ENTRY(branch, trace_branch,