Go to the documentation of this file.
38 #ifndef __MEM_PROBES_BASE_HH__
39 #define __MEM_PROBES_BASE_HH__
50 struct BaseMemProbeParams;
99 #endif // __MEM_PROBES_BASE_HH__
BaseMemProbe(const BaseMemProbeParams ¶ms)
PacketListener(BaseMemProbe &_parent, ProbeManager *pm, const std::string &name)
std::vector< std::unique_ptr< PacketListener > > listeners
Base class for memory system probes accepting Packet instances.
void regProbeListeners() override
Register probe listeners for this object.
void notify(const probing::PacketInfo &pkt_info) override
const Params & params() const
Abstract superclass for simulation objects.
ProbeManager is a conduit class that lives on each SimObject, and is used to match up probe listeners...
ProbeListenerArgBase is used to define the base interface to a ProbeListenerArg (i....
virtual void handleRequest(const probing::PacketInfo &pkt_info)=0
Callback to analyse intercepted Packets.
A struct to hold on to the essential fields from a packet, so that the packet and underlying request ...
Reference material can be found at the JEDEC website: UFS standard http://www.jedec....
Generated on Sun Jul 30 2023 01:56:51 for gem5 by doxygen 1.8.17