gem5
v20.1.0.0
|
Go to the source code of this file.
Namespaces | |
Stats | |
Functions | |
template<typename T > | |
bool | emptyStrings (const T &labels) |
Check if all strings in a container are empty. More... | |
std::unique_ptr< Output > | Stats::initHDF5 (const std::string &filename, unsigned chunking, bool desc, bool formulas) |
bool emptyStrings | ( | const T & | labels | ) |
Check if all strings in a container are empty.
Definition at line 47 of file hdf5.cc.
References ArmISA::s.
Referenced by Stats::Hdf5::appendVectorInfo(), and Stats::Hdf5::visit().