Searched refs:PERF_SAMPLE_BRANCH_ANY_CALL (Results 1 – 9 of 9) sorted by relevance
24 BRANCH_OPT("any_call", PERF_SAMPLE_BRANCH_ANY_CALL),
232 if (branch_sample_type & PERF_SAMPLE_BRANCH_ANY_CALL) { in power8_bhrb_filter_map()
255 if (branch_sample_type & PERF_SAMPLE_BRANCH_ANY_CALL) { in power10_bhrb_filter_map()
291 if (branch_sample_type & PERF_SAMPLE_BRANCH_ANY_CALL) { in power9_bhrb_filter_map()
196 PERF_SAMPLE_BRANCH_ANY_CALL = 1U << PERF_SAMPLE_BRANCH_ANY_CALL_SHIFT, enumerator
192 PERF_SAMPLE_BRANCH_ANY_CALL = 1U << PERF_SAMPLE_BRANCH_ANY_CALL_SHIFT, enumerator
1041 if (br_type & PERF_SAMPLE_BRANCH_ANY_CALL) in intel_pmu_setup_sw_lbr_filter()