libmsr  0.3.0
A friendlier interface to accessing MSRs on Intel platforms
 All Classes Files Functions Variables Enumerations Enumerator Macros Pages
Public Attributes | List of all members
msr_batch_array Struct Reference

Structure holding multiple read/write operations to various MSRs. More...

#include <msr_core.h>

Collaboration diagram for msr_batch_array:
Collaboration graph
[legend]

Public Attributes

__u32 numops
 : Number of operations to execute.
 
struct msr_batch_opops
 : Array of length numops of operations to execute.
 

Detailed Description

Structure holding multiple read/write operations to various MSRs.

Member Data Documentation

__u32 msr_batch_array::numops

: Number of operations to execute.

struct msr_batch_op* msr_batch_array::ops

: Array of length numops of operations to execute.


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