Intel(r) Performance Counter Monitor
Classes | Functions
width_extender.h File Reference

Provides 64-bit "virtual" counters from underlying 32-bit HW counters. More...

#include <pthread.h>
#include <stdlib.h>
#include "cpucounters.h"
#include "client_bw.h"

Go to the source code of this file.

Classes

class  CounterWidthExtender
 
struct  CounterWidthExtender::AbstractRawCounter
 
struct  CounterWidthExtender::MsrHandleCounter
 
struct  CounterWidthExtender::ClientImcReadsCounter
 
struct  CounterWidthExtender::ClientImcWritesCounter
 
struct  CounterWidthExtender::ClientIoRequestsCounter
 

Functions

void * WatchDogProc (void *state)
 

Detailed Description

Provides 64-bit "virtual" counters from underlying 32-bit HW counters.