Home
last modified time | relevance | path

Searched refs:intel_pmu_has_acr (Results 1 – 1 of 1) sorted by relevance

/linux/arch/x86/events/intel/
H A Dcore.c4323 static inline bool intel_pmu_has_acr(struct pmu *pmu) in intel_pmu_has_acr() function
4508 if (intel_pmu_has_acr(event->pmu) && intel_pmu_is_acr_group(event)) { in intel_pmu_hw_config()
6674 return intel_pmu_has_acr(dev_get_drvdata(dev)) ? attr->mode : 0; in acr_is_visible()