gem5  v19.0.0.0
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
Classes
base.hh File Reference

Definition of a basic cache compressor. More...

#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  BaseCacheCompressor
 Base cache compressor interface. More...
 
struct  BaseCacheCompressor::BaseCacheCompressorStats
 
class  BaseCacheCompressor::CompressionData
 

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 Fri Feb 28 2020 16:27:06 for gem5 by doxygen 1.8.13