Searched refs:subdesc (Results 1 - 5 of 5) sorted by relevance

/gem5/src/mem/cache/compressors/
H A Dbase.cc165 compressionSize.subdesc(i, "Number of blocks that compressed to fit " \
H A Dcpack.cc218 patternStats.subdesc(i, "Number of data entries that match pattern " +
H A Dbdi.cc470 encodingStats.subdesc(i, "Number of data entries that match " \
/gem5/src/mem/cache/tags/
H A Dfa_lru.cc453 hits.subdesc(i, "Hits in a " + size_str.str() + " cache");
455 misses.subdesc(i, "Misses in a " + size_str.str() + " cache");
/gem5/src/base/
H A Dstatistics.hh403 subdesc(off_type index, const std::string &desc) function in class:Stats::DataWrapVec

Completed in 15 milliseconds