gem5  [DEVELOP-FOR-23.0]
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
Classes | Namespaces
base.hh File Reference
#include <cstdint>
#include "base/compiler.hh"
#include "base/statistics.hh"
#include "base/types.hh"
#include "sim/sim_object.hh"

Go to the source code of this file.

Classes

class  gem5::compression::Base
 Base cache compressor interface. More...
 
struct  gem5::compression::Base::BaseStats
 
class  gem5::compression::Base::CompressionData
 

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.
 
 gem5::compression
 

Detailed Description

Definition of a basic cache compressor. A cache compressor must consist of a compression and a decompression methods. It must also be aware of the size of an uncompressed cache line.

Definition in file base.hh.


Generated on Sun Jul 30 2023 01:57:04 for gem5 by doxygen 1.8.17