Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/kvm/vmx/
H A Dcapabilities.h395 return boot_cpu_has(X86_FEATURE_PEBS) && kvm_pmu_cap.pebs_ept; in vmx_pebs_supported()
/openbmc/linux/arch/x86/include/asm/
H A Dperf_event.h247 unsigned int pebs_ept :1; member
/openbmc/linux/arch/x86/events/
H A Dperf_event.h839 pebs_ept :1; member
H A Dcore.c3058 cap->pebs_ept = x86_pmu.pebs_ept; in perf_get_x86_pmu_capability()
/openbmc/linux/arch/x86/events/intel/
H A Dcore.c2941 if (!x86_pmu.pebs_ept || !x86_pmu.pebs_active || in x86_pmu_handle_guest_pebs()
4098 if (!kvm_pmu || !x86_pmu.pebs_ept) in intel_guest_get_msrs()
6577 x86_pmu.pebs_ept = 1; in intel_pmu_init()
6636 x86_pmu.pebs_ept = 1; in intel_pmu_init()
H A Dds.c2387 x86_pmu.pebs_ept = 1; in intel_ds_init()