gem5  v22.0.0.0
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
Classes | Namespaces
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  gem5::GenericSatCounter< T >
 Implements an n bit saturating counter and provides methods to increment, decrement, and read it. More...
 

Namespaces

 gem5
 Reference material can be found at the JEDEC website: UFS standard http://www.jedec.org/standards-documents/results/jesd220 UFS HCI specification http://www.jedec.org/standards-documents/results/jesd223.
 

Typedefs

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

Generated on Thu Jun 16 2022 10:42:12 for gem5 by doxygen 1.8.17