36#include "params/CPack.hh"
const std::size_t dictionarySize
Dictionary size.
std::size_t numEntries
Number of valid entries in the dictionary.
DictionaryCompressor< uint32_t >::DictionaryEntry DictionaryEntry
CPackParams Params
Convenience typedef.
void addToDictionary(DictionaryEntry data) override
CPack(const Params &p)
Default constructor.
A template version of the dictionary compressor that allows to choose the dictionary size.
std::vector< DictionaryEntry > dictionary
Definition of CPack compression, from "C-Pack: A High-PerformanceMicroprocessor Cache Compression Alg...
Implementation of a dictionary based cache compressor.
Copyright (c) 2024 - Pranith Kumar Copyright (c) 2020 Inria All rights reserved.