gem5  v20.1.0.0
Namespaces | Typedefs
types.hh File Reference
#include <limits>
#include <map>
#include <vector>
#include "base/types.hh"

Go to the source code of this file.

Namespaces

 Stats
 

Typedefs

typedef double Stats::Counter
 All counters are of 64-bit values. More...
 
typedef std::vector< CounterStats::VCounter
 vector of counters. More...
 
typedef std::map< Counter, int > Stats::MCounter
 map of counters More...
 
typedef std::numeric_limits< CounterStats::CounterLimits
 
typedef double Stats::Result
 All results are doubles. More...
 
typedef std::vector< Result > Stats::VResult
 vector of results. More...
 
typedef unsigned int Stats::size_type
 
typedef unsigned int Stats::off_type
 

Generated on Wed Sep 30 2020 14:02:18 for gem5 by doxygen 1.8.17