gem5
[DEVELOP-FOR-23.0]
|
#include <gic_v3_its.hh>
Public Attributes | |
ItsActionType | type |
PacketPtr | pkt |
Tick | delay |
Definition at line 69 of file gic_v3_its.hh.
Tick gem5::ItsAction::delay |
Definition at line 73 of file gic_v3_its.hh.
Referenced by gem5::Gicv3Its::runProcessAtomic().
PacketPtr gem5::ItsAction::pkt |
Definition at line 72 of file gic_v3_its.hh.
Referenced by gem5::Gicv3Its::runProcessAtomic(), and gem5::Gicv3Its::runProcessTiming().
ItsActionType gem5::ItsAction::type |
Definition at line 71 of file gic_v3_its.hh.
Referenced by gem5::Gicv3Its::runProcessAtomic(), and gem5::Gicv3Its::runProcessTiming().