Home
last modified time | relevance | path

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

/linux-6.6.21/tools/perf/ !
Dbuiltin-report.c1194 bool branch_call_mode = false; in cmd_report() local
1350 OPT_BOOLEAN(0, "branch-history", &branch_call_mode, in cmd_report()
1524 if (has_br_stack && branch_call_mode) in cmd_report()
1535 !branch_call_mode) { in cmd_report()
1539 if (branch_call_mode) { in cmd_report()
Dbuiltin-top.c1457 bool branch_call_mode = false; in cmd_top() local
1572 OPT_BOOLEAN(0, "branch-history", &branch_call_mode, in cmd_top()
1702 if (branch_call_mode) { in cmd_top()