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

/gem5/src/cpu/testers/traffic_gen/
H A Dbase.cc347 ADD_STAT(totalWrites, "Total num of writes"),
351 totalWriteLatency / totalWrites),
474 ++stats.totalWrites;
H A Dbase.hh228 Stats::Scalar totalWrites; member in struct:BaseTrafficGen::StatGroup

Completed in 5 milliseconds