Searched refs:has_br_stack (Results 1 – 3 of 3) sorted by relevance
51 bool has_br_stack; member223 if ((!ann->has_br_stack || !has_annotation(ann)) && in evsel__add_sample()247 if (ann->has_br_stack && has_annotation(ann)) in evsel__add_sample()597 annotate.has_br_stack = perf_header__has_feat(&annotate.session->header, in cmd_annotate()622 if ((use_browser == 1 || annotate.use_stdio2) && annotate.has_br_stack) { in cmd_annotate()
1122 bool has_br_stack = false; in cmd_report() local1417 has_br_stack = perf_header__has_feat(&session->header, in cmd_report()1420 has_br_stack = false; in cmd_report()1431 has_br_stack = true; in cmd_report()1433 if (has_br_stack && branch_call_mode) in cmd_report()1443 if (((branch_mode == -1 && has_br_stack) || branch_mode == 1) && in cmd_report()
45 bool has_br_stack; member1155 bool has_br_stack; in check_file_brstack() local1165 has_br_stack = perf_header__has_feat(&d->session->header, in check_file_brstack()1168 if (!has_br_stack) in check_file_brstack()1173 pdiff.has_br_stack = true; in check_file_brstack()1984 && !pdiff.has_br_stack) { in cmd_diff()