Searched refs:branch (Results 1 – 3 of 3) sorted by relevance
395 bool branch = jump_entry_is_branch(entry); in jump_label_type() local398 return enabled ^ branch; in jump_label_type()504 bool branch = jump_entry_is_branch(entry); in jump_label_init_type() local507 return type ^ branch; in jump_label_init_type()
338 The branch profiling is a software profiler. It will add hooks339 into the C conditionals to test which path a branch takes.344 The "all branch" profiler will profile every if-statement in the349 If unsure, choose "No branch profiling".352 bool "No branch profiling"354 No branch profiling. Branch profiling adds a bit of overhead.375 This tracer profiles all branch conditions. Every if ()
322 FTRACE_ENTRY(branch, trace_branch,