|
gem5 v23.0.0.1
|
#include "base/stats/hdf5.hh"#include "base/logging.hh"#include "base/stats/info.hh"#include "base/trace.hh"#include "debug/Stats.hh"Go to the source code of this file.
Namespaces | |
| namespace | 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. | |
| namespace | gem5::statistics |
Functions | |
| template<typename T > | |
| bool | gem5::emptyStrings (const T &labels) |
| Check if all strings in a container are empty. | |
| std::unique_ptr< Output > | gem5::statistics::initHDF5 (const std::string &filename, unsigned chunking, bool desc, bool formulas) |