Go to the documentation of this file.
38 #ifndef __MEM_PROBES_MEM_TRACE_HH__
39 #define __MEM_PROBES_MEM_TRACE_HH__
48 struct MemTraceProbeParams;
82 #endif //__MEM_PROBES_MEM_TRACE_HH__
Base class for memory system probes accepting Packet instances.
void closeStreams()
Callback to flush and close all open output streams on exit.
ProtoOutputStream * traceStream
Trace output stream.
MemTraceProbe(const MemTraceProbeParams ¶ms)
const Params & params() const
void startup() override
startup() is the final initialization call before simulation.
const bool withPC
Include the Program Counter in the memory trace.
void handleRequest(const probing::PacketInfo &pkt_info) override
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....
A ProtoOutputStream wraps a coded stream, potentially with compression, based on looking at the file ...
Generated on Wed Jul 28 2021 12:10:28 for gem5 by doxygen 1.8.17