Home
last modified time | relevance | path

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

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