Searched refs:X86_FEATURE_PEBS (Results 1 – 3 of 3) sorted by relevance
405 return boot_cpu_has(X86_FEATURE_PEBS) && kvm_pmu_cap.pebs_ept && in vmx_pebs_supported()
84 #define X86_FEATURE_PEBS ( 3*32+12) /* "pebs" Precise-Event Based Sampling */ macro
3332 x86_pmu.ds_pebs = boot_cpu_has(X86_FEATURE_PEBS); in intel_ds_pebs_init()