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