gem5 v24.0.0.0
Loading...
Searching...
No Matches
base.hh File Reference

Definition of a basic cache compressor. More...

#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

namespace  gem5
 Copyright (c) 2024 - Pranith Kumar Copyright (c) 2020 Inria All rights reserved.
 
namespace  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 Tue Jun 18 2024 16:24:08 for gem5 by doxygen 1.11.0