Go to the documentation of this file.
38 #ifndef __BASE_STATS_HDF5_HH__
39 #define __BASE_STATS_HDF5_HH__
63 Hdf5(
const std::string &file,
unsigned chunking,
bool desc,
bool formulas);
71 void begin()
override;
73 bool valid()
const override;
134 const std::string &value);
158 const std::string &filename,
unsigned chunking = 10,
159 bool desc =
true,
bool formulas =
true);
164 #endif // __BASE_STATS_HDF5_HH__
void visit(const ScalarInfo &info) override
const bool enableDescriptions
H5::DataSet appendVectorInfo(const VectorInfo &info)
Helper function to append vector stats and set their metadata.
H5::DataSet appendStat(const Info &info, int rank, hsize_t *dims, const double *data)
Helper function to append an n-dimensional double stat to the file.
std::stack< H5::Group > path
std::unique_ptr< Output > initHDF5(const std::string &filename, unsigned chunking, bool desc, bool formulas)
void addMetaData(H5::DataSet &loc, const char *name, const std::vector< const char * > &values)
Helper function to add a string vector attribute to a stat.
GEM5_DEPRECATED_NAMESPACE(GuestABI, guest_abi)
const std::string & name()
bool valid() const override
Reference material can be found at the JEDEC website: UFS standard http://www.jedec....
void beginGroup(const char *name) override
Generated on Thu Jun 16 2022 10:41:45 for gem5 by doxygen 1.8.17