Searched refs:totalReads (Results 1 - 2 of 2) sorted by relevance
/gem5/src/cpu/testers/traffic_gen/ | ||
H A D | base.cc | 346 ADD_STAT(totalReads, "Total num of reads"), 349 totalReadLatency / totalReads), 478 ++stats.totalReads; |
H A D | base.hh | 225 Stats::Scalar totalReads; member in struct:BaseTrafficGen::StatGroup |
Completed in 6 milliseconds