Home
last modified time | relevance | path

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

/kernel/
Djump_label.c395 bool branch = jump_entry_is_branch(entry); in jump_label_type() local
398 return enabled ^ branch; in jump_label_type()
504 bool branch = jump_entry_is_branch(entry); in jump_label_init_type() local
507 return type ^ branch; in jump_label_init_type()
/kernel/trace/
DKconfig338 The branch profiling is a software profiler. It will add hooks
339 into the C conditionals to test which path a branch takes.
344 The "all branch" profiler will profile every if-statement in the
349 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 ()
Dtrace_entries.h322 FTRACE_ENTRY(branch, trace_branch,