Searched refs:pebs_ept (Results 1 - 6 of 6) sorted by relevance

/linux-master/arch/x86/kvm/vmx/
H A Dcapabilities.h395 return boot_cpu_has(X86_FEATURE_PEBS) && kvm_pmu_cap.pebs_ept;
/linux-master/arch/x86/include/asm/
H A Dperf_event.h260 unsigned int pebs_ept :1; member in struct:x86_pmu_capability
/linux-master/arch/x86/events/
H A Dperf_event.h852 pebs_ept :1; member in struct:x86_pmu
H A Dcore.c2992 cap->pebs_ept = x86_pmu.pebs_ept;
/linux-master/arch/x86/events/intel/
H A Dcore.c2939 if (!x86_pmu.pebs_ept || !x86_pmu.pebs_active ||
4158 if (!kvm_pmu || !x86_pmu.pebs_ept)
6720 x86_pmu.pebs_ept = 1;
6772 x86_pmu.pebs_ept = 1;
H A Dds.c2384 x86_pmu.pebs_ept = 1;

Completed in 307 milliseconds