gem5
v22.0.0.0
|
#include <H5Cpp.h>
#include <memory>
#include <stack>
#include <string>
#include <vector>
#include "base/compiler.hh"
#include "base/output.hh"
#include "base/stats/output.hh"
#include "base/stats/types.hh"
Go to the source code of this file.
Classes | |
class | gem5::statistics::Hdf5 |
Namespaces | |
gem5 | |
Reference material can be found at the JEDEC website: UFS standard http://www.jedec.org/standards-documents/results/jesd220 UFS HCI specification http://www.jedec.org/standards-documents/results/jesd223. | |
gem5::statistics | |
Functions | |
gem5::GEM5_DEPRECATED_NAMESPACE (Stats, statistics) | |
std::unique_ptr< Output > | gem5::statistics::initHDF5 (const std::string &filename, unsigned chunking, bool desc, bool formulas) |