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