Home
last modified time | relevance | path

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

/linux-6.3-rc2/arch/x86/kvm/vmx/
A Dcapabilities.h395 return boot_cpu_has(X86_FEATURE_PEBS) && kvm_pmu_cap.pebs_ept; in vmx_pebs_supported()
/linux-6.3-rc2/arch/x86/include/asm/
A Dperf_event.h234 unsigned int pebs_ept :1; member
/linux-6.3-rc2/arch/x86/events/
A Dperf_event.h839 pebs_ept :1; member
A Dcore.c2996 cap->pebs_ept = x86_pmu.pebs_ept; in perf_get_x86_pmu_capability()
/linux-6.3-rc2/arch/x86/events/intel/
A Dcore.c2920 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()
A Dds.c2370 x86_pmu.pebs_ept = 1; in intel_ds_init()

Completed in 28 milliseconds