gem5  v19.0.0.0
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
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 76 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 66 of file multi.hh.

Referenced by MultiCompressor::compress(), and MultiCompressor::regStats().


Generated on Fri Feb 28 2020 16:27:07 for gem5 by doxygen 1.8.13