| 
    libmsr
    0.3.0
    
   A friendlier interface to accessing MSRs on Intel platforms 
   | 
 
Structure containing data of performance event select counters. More...
#include <msr_counters.h>
Public Attributes | |
| uint64_t ** | perf_evtsel0 | 
| Raw 64-bit value stored in IA32_PERFEVTSEL0.   | |
| uint64_t ** | perf_evtsel1 | 
| Raw 64-bit value stored in IA32_PERFEVTSEL1.   | |
| uint64_t ** | perf_evtsel2 | 
| Raw 64-bit value stored in IA32_PERFEVTSEL2.   | |
| uint64_t ** | perf_evtsel3 | 
| Raw 64-bit value stored in IA32_PERFEVTSEL3.   | |
| uint64_t ** | perf_evtsel4 | 
| Raw 64-bit value stored in IA32_PERFEVTSEL4.   | |
| uint64_t ** | perf_evtsel5 | 
| Raw 64-bit value stored in IA32_PERFEVTSEL5.   | |
| uint64_t ** | perf_evtsel6 | 
| Raw 64-bit value stored in IA32_PERFEVTSEL6.   | |
| uint64_t ** | perf_evtsel7 | 
| Raw 64-bit value stored in IA32_PERFEVTSEL7.   | |
Structure containing data of performance event select counters.
| uint64_t** perfevtsel::perf_evtsel0 | 
Raw 64-bit value stored in IA32_PERFEVTSEL0.
| uint64_t** perfevtsel::perf_evtsel1 | 
Raw 64-bit value stored in IA32_PERFEVTSEL1.
| uint64_t** perfevtsel::perf_evtsel2 | 
Raw 64-bit value stored in IA32_PERFEVTSEL2.
| uint64_t** perfevtsel::perf_evtsel3 | 
Raw 64-bit value stored in IA32_PERFEVTSEL3.
| uint64_t** perfevtsel::perf_evtsel4 | 
Raw 64-bit value stored in IA32_PERFEVTSEL4.
| uint64_t** perfevtsel::perf_evtsel5 | 
Raw 64-bit value stored in IA32_PERFEVTSEL5.
| uint64_t** perfevtsel::perf_evtsel6 | 
Raw 64-bit value stored in IA32_PERFEVTSEL6.
| uint64_t** perfevtsel::perf_evtsel7 | 
Raw 64-bit value stored in IA32_PERFEVTSEL7.
 1.8.2