Searched refs:ARCH_PERFMON_EVENTSEL_ANY (Results 1 – 3 of 3) sorted by relevance
30 #define ARCH_PERFMON_EVENTSEL_ANY (1ULL << 21) macro92 ARCH_PERFMON_EVENTSEL_ANY | \
2783 if (x86_pmu.version > 2 && hwc->config & ARCH_PERFMON_EVENTSEL_ANY) in intel_pmu_enable_fixed() 4109 if (!(event->attr.config & ARCH_PERFMON_EVENTSEL_ANY)) in intel_guest_get_msrs() 4119 event->hw.config |= ARCH_PERFMON_EVENTSEL_ANY; in intel_guest_get_msrs() 4287 ((event->hw.config & ARCH_PERFMON_EVENTSEL_ANY) || in spr_get_event_constraints()
1966 bool any = (config & ARCH_PERFMON_EVENTSEL_ANY); in x86_event_sysfs_show()