Go to the documentation of this file.
38 #ifndef __MEM_PROBES_BASE_HH__
39 #define __MEM_PROBES_BASE_HH__
47 struct BaseMemProbeParams;
94 #endif // __MEM_PROBES_BASE_HH__
PacketListener(BaseMemProbe &_parent, ProbeManager *pm, const std::string &name)
void regProbeListeners() override
Register probe listeners for this object.
virtual void handleRequest(const ProbePoints::PacketInfo &pkt_info)=0
Callback to analyse intercepted Packets.
BaseMemProbe(BaseMemProbeParams *params)
const Params * params() const
ProbeManager is a conduit class that lives on each SimObject, and is used to match up probe listeners...
void notify(const ProbePoints::PacketInfo &pkt_info) override
std::vector< std::unique_ptr< PacketListener > > listeners
A struct to hold on to the essential fields from a packet, so that the packet and underlying request ...
Base class for memory system probes accepting Packet instances.
Abstract superclass for simulation objects.
ProbeListenerArgBase is used to define the base interface to a ProbeListenerArg (i....
Generated on Wed Sep 30 2020 14:02:07 for gem5 by doxygen 1.8.17