Version: SMASH-1.5
tsc.h File Reference
#include <cstdint>
#include <iosfwd>

Go to the source code of this file.

Classes

class  smash::TimeStampCounter
 A low-overhead timer for benchmarking small regions of code. More...
 
union  smash::TimeStampCounter::Data
 Union that stores cycles,. More...
 

Namespaces

 smash
 

Functions

std::ostream & smash::operator<< (std::ostream &out, const TimeStampCounter &tsc)