gem5
|
Go to the source code of this file.
Classes | |
struct | ProbePoints::PacketInfo |
A struct to hold on to the essential fields from a packet, so that the packet and underlying request can be safely passed on, and consequently modified or even deleted. More... | |
Namespaces | |
ProbePoints | |
Name space containing shared probe point declarations. | |
Typedefs | |
typedef ProbePointArg< PacketInfo > | ProbePoints::Packet |
Packet probe point. More... | |
typedef std::unique_ptr< Packet > | ProbePoints::PacketUPtr |