Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/kvm/x86_64/
H A Dpmu_counters_test.c206 static bool pmu_is_null_feature(struct kvm_x86_pmu_feature event) in pmu_is_null_feature() function
273 if (pmu_is_null_feature(fixed_event) || !this_pmu_has(fixed_event)) in guest_test_arch_event()