Home
last modified time | relevance | path

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

/system/bpf/include/vmlinux/android15_6.6/x86_64/
Dvmlinux.h14963 struct kvm_pmu { struct
14964 u8 version;
14965 unsigned int nr_arch_gp_counters;
14966 unsigned int nr_arch_fixed_counters;
14967 unsigned int available_event_types;
14968 u64 fixed_ctr_ctrl;
14969 u64 fixed_ctr_ctrl_mask;
14970 u64 global_ctrl;
14971 u64 global_status;
14972 u64 counter_bitmask[2];
[all …]
/system/bpf/include/vmlinux/android15_6.6/arm64/
Dvmlinux.h17169 struct kvm_pmu { struct
17171 struct kvm_pmu_events events; argument
17172 struct kvm_pmc pmc[32];
17173 int irq_num;
17174 bool created;
17175 bool irq_level;