gem5 v23.0.0.1
|
Go to the source code of this file.
Classes | |
struct | gem5::probing::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 | |
namespace | gem5 |
Reference material can be found at the JEDEC website: UFS standard http://www.jedec.org/standards-documents/results/jesd220 UFS HCI specification http://www.jedec.org/standards-documents/results/jesd223. | |
namespace | gem5::probing |
Name space containing shared probe point declarations. | |
Typedefs | |
typedef ProbePointArg< PacketInfo > | gem5::probing::Packet |
Packet probe point. | |
typedef std::unique_ptr< Packet > | gem5::probing::PacketUPtr |