Home
last modified time | relevance | path

Searched refs:pebs_baseline (Results 1 – 2 of 2) sorted by relevance

/linux/tools/testing/selftests/kvm/x86/
H A Dvmx_pmu_caps_test.c29 u64 pebs_baseline:1; member
46 .pebs_baseline = 1,
/linux/arch/x86/events/intel/
H A Dcore.c3394 if (x86_pmu.intel_cap.pebs_baseline && event->attr.precise_ip) in intel_pmu_enable_fixed()
4882 if (x86_pmu.intel_cap.pebs_format >= 6 && x86_pmu.intel_cap.pebs_baseline) in intel_pmu_has_pebs_counter_group()
5324 if (x86_pmu.intel_cap.pebs_baseline) { in intel_guest_get_msrs()