gem5 v24.0.0.0
|
Definition of the a multi compressor that choses the best compression among multiple compressors. More...
#include <cstdint>
#include <vector>
#include "base/statistics.hh"
#include "base/types.hh"
#include "mem/cache/compressors/base.hh"
Go to the source code of this file.
Classes | |
class | gem5::compression::Multi |
struct | gem5::compression::Multi::MultiStats |
class | gem5::compression::Multi::MultiCompData |
Namespaces | |
namespace | gem5 |
Copyright (c) 2024 - Pranith Kumar Copyright (c) 2020 Inria All rights reserved. | |
namespace | gem5::compression |
Definition of the a multi compressor that choses the best compression among multiple compressors.
Definition in file multi.hh.