Home
last modified time | relevance | path

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

/linux/arch/x86/include/asm/
H A Dkvm_host.h509 struct kvm_pmc { struct
510 enum pmc_type type;
511 u8 idx;
512 bool is_paused;
513 bool intr;
525 u64 counter;
530 u64 emulated_counter;
531 u64 eventsel;
532 struct perf_event *perf_event;
533 struct kvm_vcpu *vcpu;
[all …]