Searched refs:pebs_ept (Results 1 – 6 of 6) sorted by relevance
395 return boot_cpu_has(X86_FEATURE_PEBS) && kvm_pmu_cap.pebs_ept; in vmx_pebs_supported()
234 unsigned int pebs_ept :1; member
839 pebs_ept :1; member
2996 cap->pebs_ept = x86_pmu.pebs_ept; in perf_get_x86_pmu_capability()
2920 if (!x86_pmu.pebs_ept || !x86_pmu.pebs_active || in x86_pmu_handle_guest_pebs()4065 if (!kvm_pmu || !x86_pmu.pebs_ept) in intel_guest_get_msrs()6445 x86_pmu.pebs_ept = 1; in intel_pmu_init()6498 x86_pmu.pebs_ept = 1; in intel_pmu_init()
2370 x86_pmu.pebs_ept = 1; in intel_ds_init()
Completed in 29 milliseconds