Home
last modified time | relevance | path

Searched defs:nr_gp_counters (Results 1 – 1 of 1) sorted by relevance

/linux-6.14.4/tools/testing/selftests/kvm/x86/
Dpmu_counters_test.c234 uint32_t nr_gp_counters = this_cpu_property(X86_PROPERTY_PMU_NR_GP_COUNTERS); in guest_test_arch_event() local
427 uint8_t nr_gp_counters = 0; in guest_test_gp_counters() local
461 uint8_t nr_gp_counters) in test_gp_counters()
550 uint8_t nr_gp_counters = kvm_cpu_property(X86_PROPERTY_PMU_NR_GP_COUNTERS); in test_intel_counters() local