Searched refs:dumpCount (Results 1 - 2 of 2) sorted by relevance

/gem5/src/base/stats/
H A Dhdf5.cc65 dumpCount(0)
83 dumpCount > 0 ? H5F_ACC_RDWR : H5F_ACC_TRUNC);
92 dumpCount++;
167 if (dumpCount == 0) {
187 if (dumpCount == 0)
207 if (dumpCount == 0) {
225 dims[0] = dumpCount + 1;
227 if (dumpCount > 0) {
265 foffset[0] = dumpCount;
H A Dhdf5.hh149 unsigned dumpCount; member in class:Stats::Hdf5

Completed in 6 milliseconds