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
csr_batch_array Struct Reference

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

#include <csr_core.h>

Collaboration diagram for csr_batch_array:
Collaboration graph
[legend]

Public Attributes

uint32_t numops
 : Number of operations to execute.
 
struct csr_batch_opops
 : Array of length numops of operations to execute.
 

Detailed Description

Structure holding multiple read/write operations to various MSRs.

Member Data Documentation

uint32_t csr_batch_array::numops

: Number of operations to execute.

struct csr_batch_op* csr_batch_array::ops

: Array of length numops of operations to execute.


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