Searched refs:PERF_SAMPLE_BRANCH_ANY (Results 1 – 18 of 18) sorted by relevance
23 BRANCH_OPT("any", PERF_SAMPLE_BRANCH_ANY),55 *mode = PERF_SAMPLE_BRANCH_ANY; in parse_branch_str()90 *mode = PERF_SAMPLE_BRANCH_ANY; in parse_branch_str()
29 PERF_SAMPLE_BRANCH_ANY,105 event.attr.branch_sample_type = PERF_SAMPLE_BRANCH_ANY | PERF_SAMPLE_BRANCH_ANY_CALL; in bhrb_filter_map_test()
37 event.attr.branch_sample_type = PERF_SAMPLE_BRANCH_ANY; in mmcra_bhrb_any_test()
38 event.attr.branch_sample_type = PERF_SAMPLE_BRANCH_ANY; in mmcra_bhrb_disable_test()
44 PERF_SAMPLE_BRANCH_USER | PERF_SAMPLE_BRANCH_ANY; in create_perf_events()
115 attr.branch_sample_type = PERF_SAMPLE_BRANCH_USER | PERF_SAMPLE_BRANCH_ANY; in test_perf_branches_hw()
90 if ((type & ~PERF_SAMPLE_BRANCH_PLM_ALL) != PERF_SAMPLE_BRANCH_ANY) in amd_brs_setup_filter()
264 if (br_type & PERF_SAMPLE_BRANCH_ANY) in amd_pmu_lbr_setup_filter()
229 if (branch_sample_type & PERF_SAMPLE_BRANCH_ANY) in power8_bhrb_filter_map()
300 if (branch_sample_type & PERF_SAMPLE_BRANCH_ANY) in power9_bhrb_filter_map()
314 if (branch_sample_type & PERF_SAMPLE_BRANCH_ANY) in power10_bhrb_filter_map()
215 PERF_SAMPLE_BRANCH_ANY = 1U << PERF_SAMPLE_BRANCH_ANY_SHIFT, enumerator
738 !(top->record_opts.branch_stack & PERF_SAMPLE_BRANCH_ANY), in hist_iter__top_callback()1704 opts->branch_stack = PERF_SAMPLE_BRANCH_ANY; in cmd_top()
452 if (!(evlist__combined_branch_type(session->evlist) & PERF_SAMPLE_BRANCH_ANY)) in report__setup_sample_type()
511 !(evlist__combined_branch_type(session->evlist) & PERF_SAMPLE_BRANCH_ANY)) { in evsel__check_attr()
527 if (!(m & PERF_SAMPLE_BRANCH_ANY)) in precise_br_compat()596 *br_type = PERF_SAMPLE_BRANCH_ANY; in x86_pmu_hw_config()
961 if (br_type & PERF_SAMPLE_BRANCH_ANY) in intel_pmu_setup_sw_lbr_filter()