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

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.
 

Detailed Description

Structure containing data of uncore performance event select counters.

Member Data Documentation

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.


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