Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
kvm_pmc Struct Reference

#include <kvm_host.h>

Data Fields

enum pmc_type type
 
u8 idx
 
u64 counter
 
u64 eventsel
 
struct perf_eventperf_event
 
struct kvm_vcpuvcpu
 

Detailed Description

Definition at line 302 of file kvm_host.h.

Field Documentation

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.

enum pmc_type type

Definition at line 303 of file kvm_host.h.

Definition at line 308 of file kvm_host.h.


The documentation for this struct was generated from the following file: