gem5 v24.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 | gem5::MemCheckerMonitor |
Implements a MemChecker monitor, to be inserted between two ports. More... | |
struct | gem5::MemCheckerMonitor::MemCheckerMonitorSenderState |
class | gem5::MemCheckerMonitor::MonitorRequestPort |
This is the request port of the communication monitor. More... | |
class | gem5::MemCheckerMonitor::MonitorResponsePort |
This is the response port of the communication monitor. More... | |
Namespaces | |
namespace | gem5 |
Copyright (c) 2024 - Pranith Kumar Copyright (c) 2020 Inria All rights reserved. | |