gem5
v20.0.0.0
|
Definition of the a multi compressor that choses the best compression among multiple compressors. More...
#include <cstdint>
#include <vector>
#include "base/types.hh"
#include "mem/cache/compressors/base.hh"
Go to the source code of this file.
Classes | |
class | MultiCompressor |
class | MultiCompressor::MultiCompData |
Definition of the a multi compressor that choses the best compression among multiple compressors.
Definition in file multi.hh.