Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/kvm/x86/
H A Dpmu_counters_test.c93 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
331 test_arch_events(u8 pmu_version,u64 perf_capabilities,u8 length,u32 unavailable_mask) test_arch_events() argument
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
[all...]
H A Dvmx_pmu_caps_test.c21 static union perf_capabilities { union