Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/kvm/x86/
H A Dpmu_counters_test.c33 static uint32_t hardware_pmu_arch_events; variable
99 sync_global_to_guest(vm, hardware_pmu_arch_events); in pmu_vm_create_with_one_vcpu()
161 if (!(hardware_pmu_arch_events & BIT(idx))) in guest_assert_event_count()
645 hardware_pmu_arch_events |= BIT(i); in test_intel_counters()