Searched refs:fixed_counter_bitmap (Results 1 – 6 of 6) sorted by relevance
27 __u32 fixed_counter_bitmap; member724 f.fixed_counter_bitmap = ~GENMASK_ULL(nr_fixed_counters, 0); in test_filter_ioctl()750 .fixed_counter_bitmap = bitmap, in test_with_fixed_counter_filter()764 f.fixed_counter_bitmap = bitmap; in test_set_gp_and_fixed_event_filter()
420 test_bit(fixed_idx, (ulong *)&filter->fixed_counter_bitmap)) in is_fixed_event_allowed()423 !test_bit(fixed_idx, (ulong *)&filter->fixed_counter_bitmap)) in is_fixed_event_allowed()1013 filter->fixed_counter_bitmap = tmp.fixed_counter_bitmap; in kvm_vm_ioctl_set_pmu_event_filter()
528 __u32 fixed_counter_bitmap; member
1210 __u32 fixed_counter_bitmap; member
5143 __u32 fixed_counter_bitmap;5155 are controlled by the fixed_counter_bitmap.5219 counters (if any) by configuring the "action" and "fixed_counter_bitmap" fields.5228 KVM always consumes fixed_counter_bitmap, it's userspace's responsibility to5229 ensure fixed_counter_bitmap is set correctly, e.g. if userspace wants to define5233 and unit_mask values. "fixed_counter_bitmap" has higher priority than "events"