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

/gem5/src/mem/
H A Dcomm_monitor.cc124 ADD_STAT(totalReadBytes, "Number of bytes read"),
126 totalReadBytes / simSeconds),
182 totalReadBytes
329 totalReadBytes += pkt_info.size;
H A Dcomm_monitor.hh297 Stats::Scalar totalReadBytes; member in struct:CommMonitor::MonitorStats

Completed in 7 milliseconds