Home
last modified time | relevance | path

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

/linux-6.3-rc2/arch/x86/include/asm/
A Dperf_event.h30 #define ARCH_PERFMON_EVENTSEL_ANY (1ULL << 21) macro
82 ARCH_PERFMON_EVENTSEL_ANY | \
/linux-6.3-rc2/arch/x86/events/intel/
A Dcore.c2762 if (x86_pmu.version > 2 && hwc->config & ARCH_PERFMON_EVENTSEL_ANY) in intel_pmu_enable_fixed()
3996 if (!(event->attr.config & ARCH_PERFMON_EVENTSEL_ANY)) in intel_pmu_hw_config()
4006 event->hw.config |= ARCH_PERFMON_EVENTSEL_ANY; in intel_pmu_hw_config()
4169 ((event->hw.config & ARCH_PERFMON_EVENTSEL_ANY) || in hsw_hw_config()
/linux-6.3-rc2/arch/x86/events/
A Dcore.c1967 bool any = (config & ARCH_PERFMON_EVENTSEL_ANY); in x86_event_sysfs_show()

Completed in 18 milliseconds