Searched refs:PERF_SAMPLE_BRANCH_ANY (Results 1 – 14 of 14) sorted by relevance
23 BRANCH_OPT("any", PERF_SAMPLE_BRANCH_ANY),51 *mode = PERF_SAMPLE_BRANCH_ANY; in parse_branch_str()86 *mode = PERF_SAMPLE_BRANCH_ANY; in parse_branch_str()
115 attr.branch_sample_type = PERF_SAMPLE_BRANCH_USER | PERF_SAMPLE_BRANCH_ANY; in test_perf_branches_hw()
219 if (branch_sample_type & PERF_SAMPLE_BRANCH_ANY) in power8_bhrb_filter_map()
235 if (branch_sample_type & PERF_SAMPLE_BRANCH_ANY) in power10_bhrb_filter_map()
278 if (branch_sample_type & PERF_SAMPLE_BRANCH_ANY) in power9_bhrb_filter_map()
195 PERF_SAMPLE_BRANCH_ANY = 1U << PERF_SAMPLE_BRANCH_ANY_SHIFT, enumerator
191 PERF_SAMPLE_BRANCH_ANY = 1U << PERF_SAMPLE_BRANCH_ANY_SHIFT, enumerator
500 if (!(m & PERF_SAMPLE_BRANCH_ANY)) in precise_br_compat()569 *br_type = PERF_SAMPLE_BRANCH_ANY; in x86_pmu_hw_config()
1038 if (br_type & PERF_SAMPLE_BRANCH_ANY) in intel_pmu_setup_sw_lbr_filter()
738 !(top->record_opts.branch_stack & PERF_SAMPLE_BRANCH_ANY), in hist_iter__top_callback()
427 if (!(evlist__combined_branch_type(session->evlist) & PERF_SAMPLE_BRANCH_ANY)) in report__setup_sample_type()
473 !(evlist__combined_branch_type(session->evlist) & PERF_SAMPLE_BRANCH_ANY)) { in evsel__check_attr()