|
gem5
v19.0.0.0
|
#include "base/statistics.hh"#include "mem/mem_checker.hh"#include "params/MemCheckerMonitor.hh"#include "sim/sim_object.hh"#include "sim/system.hh"Go to the source code of this file.
Classes | |
| class | MemCheckerMonitor |
| Implements a MemChecker monitor, to be inserted between two ports. More... | |
| struct | MemCheckerMonitor::MemCheckerMonitorSenderState |
| class | MemCheckerMonitor::MonitorMasterPort |
| This is the master port of the communication monitor. More... | |
| class | MemCheckerMonitor::MonitorSlavePort |
| This is the slave port of the communication monitor. More... | |