|
Linux Kernel
3.7.1
|
#include <kvm_host.h>
Data Fields | |
| enum pmc_type | type |
| u8 | idx |
| u64 | counter |
| u64 | eventsel |
| struct perf_event * | perf_event |
| struct kvm_vcpu * | vcpu |
Definition at line 302 of file kvm_host.h.
| u64 counter |
Definition at line 305 of file kvm_host.h.
| u64 eventsel |
Definition at line 306 of file kvm_host.h.
| u8 idx |
Definition at line 304 of file kvm_host.h.
Definition at line 307 of file kvm_host.h.
Definition at line 303 of file kvm_host.h.
Definition at line 308 of file kvm_host.h.
1.8.2