Processor Counter Monitor
Classes
width_extender.h File Reference

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

#include <stdlib.h>
#include "cpucounters.h"
#include "utils.h"
#include "bw.h"
#include "mutex.h"
#include <memory>
#include <thread>
Include dependency graph for width_extender.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  pcm::CounterWidthExtender
 
struct  pcm::CounterWidthExtender::AbstractRawCounter
 
struct  pcm::CounterWidthExtender::MsrHandleCounter
 
struct  pcm::CounterWidthExtender::ClientImcCounter< F >
 
struct  pcm::CounterWidthExtender::MBLCounter
 
struct  pcm::CounterWidthExtender::MBTCounter
 

Detailed Description

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