gem5
v19.0.0.0
|
Implementation of a dictionary based cache compressor. More...
#include <algorithm>
#include "debug/CacheComp.hh"
#include "mem/cache/compressors/dictionary_compressor.hh"
#include "params/BaseDictionaryCompressor.hh"
Go to the source code of this file.
Implementation of a dictionary based cache compressor.
Definition in file dictionary_compressor_impl.hh.