Searched refs:intel_pmu_has_cap (Results 1 – 1 of 1) sorted by relevance
3877 static inline bool intel_pmu_has_cap(struct perf_event *event, int idx) in intel_pmu_has_cap() function3950 if (intel_pmu_has_cap(event, PERF_CAP_METRICS_IDX) && is_topdown_event(event)) { in intel_pmu_hw_config()