|
libmsr
0.3.0
A friendlier interface to accessing MSRs on Intel platforms
|
Structure containing data of uncore performance event select counters. More...
#include <msr_counters.h>
Public Attributes | |
| uint64_t ** | c0 |
| Raw 64-bit value stored in MSR_UNCORE_PERFEVTSEL0. | |
| uint64_t ** | c1 |
| Raw 64-bit value stored in MSR_UNCORE_PERFEVTSEL1. | |
| uint64_t ** | c2 |
| Raw 64-bit value stored in MSR_UNCORE_PERFEVTSEL2. | |
| uint64_t ** | c3 |
| Raw 64-bit value stored in MSR_UNCORE_PERFEVTSEL3. | |
Structure containing data of uncore performance event select counters.
| uint64_t** unc_perfevtsel::c0 |
Raw 64-bit value stored in MSR_UNCORE_PERFEVTSEL0.
| uint64_t** unc_perfevtsel::c1 |
Raw 64-bit value stored in MSR_UNCORE_PERFEVTSEL1.
| uint64_t** unc_perfevtsel::c2 |
Raw 64-bit value stored in MSR_UNCORE_PERFEVTSEL2.
| uint64_t** unc_perfevtsel::c3 |
Raw 64-bit value stored in MSR_UNCORE_PERFEVTSEL3.
1.8.2