Searched refs:PERF_SAMPLE_BRANCH_COUNTERS (Results 1 – 6 of 6) sorted by relevance
39 BRANCH_OPT("counter", PERF_SAMPLE_BRANCH_COUNTERS),
1755 if (!(pos->core.attr.branch_sample_type & PERF_SAMPLE_BRANCH_COUNTERS)) in annotation_br_cntr_abbr_list()1806 if ((pos->core.attr.branch_sample_type & PERF_SAMPLE_BRANCH_COUNTERS) && in annotation_br_cntr_entry()1842 if ((pos->core.attr.branch_sample_type & PERF_SAMPLE_BRANCH_COUNTERS) && in annotation_br_cntr_entry()
2106 evsel->core.attr.branch_sample_type &= ~PERF_SAMPLE_BRANCH_COUNTERS; in evsel__disable_missing_features()2264 attr.branch_sample_type = PERF_SAMPLE_BRANCH_COUNTERS; in evsel__detect_missing_brstack_features()2492 if ((evsel->core.attr.branch_sample_type & PERF_SAMPLE_BRANCH_COUNTERS) && in evsel__detect_missing_features()
22 of PERF_SAMPLE_BRANCH_COUNTERS, while the "branch_counter_width"
240 PERF_SAMPLE_BRANCH_COUNTERS = 1U << PERF_SAMPLE_BRANCH_COUNTERS_SHIFT, enumerator
4115 PERF_SAMPLE_BRANCH_COUNTERS))) in intel_pmu_hw_config()