gem5  v20.0.0.3
Variables
Compression specific statistics.

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...
 

Detailed Description

Variable Documentation

◆ patternStats

Stats::Vector BaseDictionaryCompressor::patternStats
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().

◆ rankStats

Stats::Vector2d MultiCompressor::rankStats
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().


Generated on Fri Jul 3 2020 15:53:09 for gem5 by doxygen 1.8.13