libmsr
0.3.0
A friendlier interface to accessing MSRs on Intel platforms
|
Structure holding multiple read/write operations to various MSRs. More...
#include <csr_core.h>
Public Attributes | |
uint32_t | numops |
: Number of operations to execute. | |
struct csr_batch_op * | ops |
: Array of length numops of operations to execute. | |
Structure holding multiple read/write operations to various MSRs.
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.