Home
last modified time | relevance | path

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

/linux-6.15/tools/perf/
H A Dbuiltin-report.c1295 bool branch_call_mode = false; in cmd_report() local
1429 OPT_BOOLEAN(0, "branch-history", &branch_call_mode, in cmd_report()
1641 if (has_br_stack && branch_call_mode) in cmd_report()
1652 !branch_call_mode) { in cmd_report()
1656 if (branch_call_mode) { in cmd_report()
H A Dbuiltin-top.c1468 bool branch_call_mode = false; in cmd_top() local
1585 OPT_BOOLEAN(0, "branch-history", &branch_call_mode, in cmd_top()
1715 if (branch_call_mode) { in cmd_top()