Linux Perf
kvm_event Struct Reference

#include <kvm-stat.h>

Collaboration diagram for kvm_event:
Collaboration graph

Public Attributes

struct list_head hash_entry
 
struct rb_node rb
 
struct event_key key
 
struct kvm_event_stats total
 
int max_vcpu
 
struct kvm_event_statsvcpu
 

Detailed Description

Definition at line 24 of file kvm-stat.h.

Member Data Documentation

◆ hash_entry

struct list_head kvm_event::hash_entry

Definition at line 25 of file kvm-stat.h.

◆ key

struct event_key kvm_event::key

Definition at line 28 of file kvm-stat.h.

◆ max_vcpu

int kvm_event::max_vcpu

Definition at line 33 of file kvm-stat.h.

◆ rb

struct rb_node kvm_event::rb

Definition at line 26 of file kvm-stat.h.

◆ total

struct kvm_event_stats kvm_event::total

Definition at line 30 of file kvm-stat.h.

◆ vcpu

struct kvm_event_stats* kvm_event::vcpu

Definition at line 34 of file kvm-stat.h.


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