ZeroErr
|
PerfCountSet is a set of performance counters. More...
#include <benchmark.h>
Public Member Functions | |
T & | timeElapsed () |
T & | pageFaults () |
T & | cpuCycles () |
T & | contextSwitches () |
T & | instructions () |
T & | branchInstructions () |
T & | branchMisses () |
Public Attributes | |
T | iterations {} |
T | data [7] {} |
PerfCountSet is a set of performance counters.
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
T zeroerr::PerfCountSet< T >::data[7] {} |
T zeroerr::PerfCountSet< T >::iterations {} |