Searched refs:branch_sample_counters (Results 1 – 3 of 3) sorted by relevance
958 if (branch_sample_counters(leader)) in intel_pmu_lbr_counters_reorder()962 if (!branch_sample_counters(sibling)) in intel_pmu_lbr_counters_reorder()
3304 if (branch_sample_counters(event)) in intel_pmu_enable_event()4636 if (branch_sample_counters(event)) { in intel_set_branch_counter_constr()4695 if (branch_sample_counters(event)) { in intel_pmu_hw_config()5335 if (branch_sample_counters(event)) in cmt_get_event_constraints()
1291 static inline bool branch_sample_counters(const struct perf_event *event) in branch_sample_counters() function