addToParam(const S1 ®ion, const S2 &category, const V &val) | galois::runtime::StatManager | inline |
addToStat(const S1 ®ion, const S2 &category, const T &val, const StatTotal::Type &type) | galois::runtime::StatManager | inline |
fpBegin(void) const | galois::runtime::StatManager | protected |
fpEnd(void) const | galois::runtime::StatManager | protected |
intBegin(void) const | galois::runtime::StatManager | protected |
intEnd(void) const | galois::runtime::StatManager | protected |
mergeStats(void) | galois::runtime::StatManager | inlineprotected |
paramBegin(void) const | galois::runtime::StatManager | protected |
paramEnd(void) const | galois::runtime::StatManager | protected |
print(void) | galois::runtime::StatManager | |
printHeader(std::ostream &out) const | galois::runtime::StatManager | protected |
printingThreadVals(void) | galois::runtime::StatManager | static |
printStats(std::ostream &out) | galois::runtime::StatManager | protectedvirtual |
readFPstat(const fp_iterator &i, S ®ion, S &category, double &total, StatTotal::Type &type, V &vec) const | galois::runtime::StatManager | inlineprotected |
readIntStat(const int_iterator &i, S ®ion, S &category, int64_t &total, StatTotal::Type &type, V &vec) const | galois::runtime::StatManager | inlineprotected |
readParam(const str_iterator &i, S ®ion, S &category, Str &total, StatTotal::Type &type, V &vec) const | galois::runtime::StatManager | inlineprotected |
SEP | galois::runtime::StatManager | static |
setStatFile(const std::string &outfile) | galois::runtime::StatManager | |
statKind(void) | galois::runtime::StatManager | inlinestatic |
StatManager(const std::string &outfile="") | galois::runtime::StatManager | explicit |
Str typedef | galois::runtime::StatManager | |
TSTAT_ENV_VAR | galois::runtime::StatManager | static |
TSTAT_NAME | galois::runtime::StatManager | static |
TSTAT_SEP | galois::runtime::StatManager | static |
~StatManager() | galois::runtime::StatManager | virtual |