gem5  v20.1.0.0
Classes | Namespaces
base.hh File Reference
#include <cstdint>
#include "base/statistics.hh"
#include "base/types.hh"
#include "sim/sim_object.hh"

Go to the source code of this file.

Classes

class  Compressor::Base
 Base cache compressor interface. More...
 
struct  Compressor::Base::BaseStats
 
class  Compressor::Base::CompressionData
 

Namespaces

 Compressor
 

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 Wed Sep 30 2020 14:02:18 for gem5 by doxygen 1.8.17