gem5  v21.0.1.0
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
Classes | Typedefs
sat_counter.hh File Reference
#include <cassert>
#include <cstdint>
#include "base/logging.hh"
#include "base/types.hh"

Go to the source code of this file.

Classes

class  GenericSatCounter< T >
 Implements an n bit saturating counter and provides methods to increment, decrement, and read it. More...
 

Typedefs

typedef SatCounter8 SatCounter
 
typedef GenericSatCounter< uint8_t > SatCounter8
 
typedef GenericSatCounter< uint16_t > SatCounter16
 
typedef GenericSatCounter< uint32_t > SatCounter32
 
typedef GenericSatCounter< uint64_t > SatCounter64
 

Typedef Documentation

◆ SatCounter

Definition at line 341 of file sat_counter.hh.


Generated on Tue Jun 22 2021 15:28:33 for gem5 by doxygen 1.8.17