Home
last modified time | relevance | path

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

/developtools/profiler/hiebpf/include/
Dvmlinux.h18442 struct kvm_pmu { struct
18443 int irq_num;
18444 struct kvm_pmc pmc[32];
18445 long unsigned int chained[1];
18446 bool created;
18447 bool irq_level;
18448 struct irq_work overflow_work;