Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/kvm/x86/
H A Dpmu_counters_test.c518 u8 nr_fixed_counters = 0; guest_test_fixed_counters() local
565 test_fixed_counters(u8 pmu_version,u64 perf_capabilities,u8 nr_fixed_counters,u32 supported_bitmask) test_fixed_counters() argument
585 u8 nr_fixed_counters = kvm_cpu_property(X86_PROPERTY_PMU_NR_FIXED_COUNTERS); test_intel_counters() local
[all...]
H A Dpmu_event_filter_test.c688 u8 nr_fixed_counters = kvm_cpu_property(X86_PROPERTY_PMU_NR_FIXED_COUNTERS); in test_filter_ioctl() local
774 __test_fixed_counter_bitmap(struct kvm_vcpu * vcpu,u8 idx,u8 nr_fixed_counters) __test_fixed_counter_bitmap() argument
818 u8 nr_fixed_counters = kvm_cpu_property(X86_PROPERTY_PMU_NR_FIXED_COUNTERS); test_fixed_counter_bitmap() local
[all...]