Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/include/asm/
H A Dperf_event.h44 #define ICL_EVENTSEL_ADAPTIVE (1ULL << 34) macro
/openbmc/linux/arch/x86/kvm/vmx/
H A Dpmu_intel.c583 pmu->reserved_bits &= ~ICL_EVENTSEL_ADAPTIVE; in intel_pmu_refresh()
/openbmc/linux/arch/x86/events/intel/
H A Dds.c1350 hwc->config |= ICL_EVENTSEL_ADAPTIVE; in intel_pmu_pebs_enable()