gem5 v24.0.0.0
|
This is the complete list of members for gem5::statistics::Hdf5, including all inherited members.
addMetaData(H5::DataSet &loc, const char *name, const std::vector< const char * > &values) | gem5::statistics::Hdf5 | protected |
addMetaData(H5::DataSet &loc, const char *name, const std::vector< std::string > &values) | gem5::statistics::Hdf5 | protected |
addMetaData(H5::DataSet &loc, const char *name, const std::string &value) | gem5::statistics::Hdf5 | protected |
addMetaData(H5::DataSet &loc, const char *name, double value) | gem5::statistics::Hdf5 | protected |
appendStat(const Info &info, int rank, hsize_t *dims, const double *data) | gem5::statistics::Hdf5 | protected |
appendVectorInfo(const VectorInfo &info) | gem5::statistics::Hdf5 | protected |
begin() override | gem5::statistics::Hdf5 | virtual |
beginGroup(const char *name) override | gem5::statistics::Hdf5 | virtual |
dumpCount | gem5::statistics::Hdf5 | protected |
enableDescriptions | gem5::statistics::Hdf5 | protected |
enableFormula | gem5::statistics::Hdf5 | protected |
end() override | gem5::statistics::Hdf5 | virtual |
endGroup() override | gem5::statistics::Hdf5 | virtual |
fname | gem5::statistics::Hdf5 | protected |
h5File | gem5::statistics::Hdf5 | protected |
Hdf5(const std::string &file, unsigned chunking, bool desc, bool formulas) | gem5::statistics::Hdf5 | |
Hdf5()=delete | gem5::statistics::Hdf5 | |
Hdf5(const Hdf5 &other)=delete | gem5::statistics::Hdf5 | |
path | gem5::statistics::Hdf5 | protected |
timeChunk | gem5::statistics::Hdf5 | protected |
valid() const override | gem5::statistics::Hdf5 | virtual |
visit(const ScalarInfo &info) override | gem5::statistics::Hdf5 | virtual |
visit(const VectorInfo &info) override | gem5::statistics::Hdf5 | virtual |
visit(const DistInfo &info) override | gem5::statistics::Hdf5 | virtual |
visit(const VectorDistInfo &info) override | gem5::statistics::Hdf5 | virtual |
visit(const Vector2dInfo &info) override | gem5::statistics::Hdf5 | virtual |
visit(const FormulaInfo &info) override | gem5::statistics::Hdf5 | virtual |
visit(const SparseHistInfo &info) override | gem5::statistics::Hdf5 | virtual |
~Hdf5() | gem5::statistics::Hdf5 | |
~Output() | gem5::statistics::Output | inlinevirtual |