gem5  v21.0.0.0
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
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 Tue Mar 23 2021 19:41:31 for gem5 by doxygen 1.8.17