gem5 v24.0.0.0
|
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 |
Copyright (c) 2024 - Pranith Kumar Copyright (c) 2020 Inria All rights reserved. | |
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 |