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

Implementation of a POSIX thread that periodically saves the current state of counters and exposes them to other threads. More...

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

Go to the source code of this file.

Classes

class  AsynchronCounterState
 

Macros

#define DELAY   1
 

Functions

void * UpdateCounters (void *)
 

Detailed Description

Implementation of a POSIX thread that periodically saves the current state of counters and exposes them to other threads.