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

/gem5/src/cpu/testers/traffic_gen/
H A Dbase.cc346 ADD_STAT(totalReads, "Total num of reads"),
349 totalReadLatency / totalReads),
478 ++stats.totalReads;
H A Dbase.hh225 Stats::Scalar totalReads; member in struct:BaseTrafficGen::StatGroup

Completed in 7 milliseconds