KVM
Public Attributes | List of all members
lbr_desc Struct Reference

#include <vmx.h>

Public Attributes

struct x86_pmu_lbr records
 
struct perf_event * event
 
bool msr_passthrough
 

Detailed Description

Definition at line 96 of file vmx.h.

Member Data Documentation

◆ event

struct perf_event* lbr_desc::event

Definition at line 106 of file vmx.h.

◆ msr_passthrough

bool lbr_desc::msr_passthrough

Definition at line 109 of file vmx.h.

◆ records

struct x86_pmu_lbr lbr_desc::records

Definition at line 91 of file vmx.h.


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