36#include "params/FPCD.hh"
std::size_t numEntries
Number of valid entries in the dictionary.
A template version of the dictionary compressor that allows to choose the dictionary size.
std::vector< DictionaryEntry > dictionary
static constexpr int penultimateIndex
Index of the penultimate dictionary entry.
DictionaryCompressor< uint32_t >::DictionaryEntry DictionaryEntry
static constexpr int previousIndex
Index of the previous dictionary entry.
void addToDictionary(DictionaryEntry data) override
Implementation of a dictionary based cache compressor.
Definition of the Frequent Pattern Compression with limited Dictionary support (FPC-D) cache compress...
Copyright (c) 2024 - Pranith Kumar Copyright (c) 2020 Inria All rights reserved.