gem5
v20.0.0.0
|
Variables | |
Stats::Vector | BaseDictionaryCompressor::patternStats |
Number of data entries that were compressed to each pattern. More... | |
Stats::Vector2d | MultiCompressor::rankStats |
Number of times each compressor provided the nth best compression. More... | |
|
protected |
Number of data entries that were compressed to each pattern.
Definition at line 74 of file dictionary_compressor.hh.
Referenced by DictionaryCompressor< uint64_t >::compressValue(), and BaseDictionaryCompressor::regStats().
|
protected |
Number of times each compressor provided the nth best compression.
Definition at line 64 of file multi.hh.
Referenced by MultiCompressor::compress(), and MultiCompressor::regStats().