gem5
v22.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 | |
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. | |
gem5::probing | |
Typedefs | |
typedef ProbePointArg< PacketInfo > | gem5::probing::Packet |
Packet probe point. More... | |
typedef std::unique_ptr< Packet > | gem5::probing::PacketUPtr |
Functions | |
gem5::GEM5_DEPRECATED_NAMESPACE (ProbePoints, probing) | |
Name space containing shared probe point declarations. More... | |