Searched defs:pmu_version (Results 1 – 3 of 3) sorted by relevance
| /linux/tools/testing/selftests/kvm/x86/ |
| H A D | pmu_counters_test.c | 92 pmu_vm_create_with_one_vcpu(struct kvm_vcpu ** vcpu,void * guest_code,u8 pmu_version,u64 perf_capabilities) pmu_vm_create_with_one_vcpu() argument 270 u32 pmu_version = guest_get_pmu_version(); guest_test_arch_event() local 331 test_arch_events(u8 pmu_version,u64 perf_capabilities,u8 length,u32 unavailable_mask) test_arch_events() argument 464 u8 pmu_version = guest_get_pmu_version(); guest_test_gp_counters() local 498 test_gp_counters(u8 pmu_version,u64 perf_capabilities,u8 nr_gp_counters) test_gp_counters() argument 564 test_fixed_counters(u8 pmu_version,u64 perf_capabilities,u8 nr_fixed_counters,u32 supported_bitmask) test_fixed_counters() argument 587 u8 pmu_version = kvm_cpu_property(X86_PROPERTY_PMU_VERSION); test_intel_counters() local [all...] |
| /linux/arch/x86/events/amd/ |
| H A D | uncore.c | 37 static int pmu_version; variable
|
| /linux/drivers/macintosh/ |
| H A D | via-pmu.c | 165 static int pmu_version; variable
|