Searched refs:pmu_is_null_feature (Results 1 – 1 of 1) sorted by relevance
206 static bool pmu_is_null_feature(struct kvm_x86_pmu_feature event) in pmu_is_null_feature() function273 if (pmu_is_null_feature(fixed_event) || !this_pmu_has(fixed_event)) in guest_test_arch_event()