gem5 v24.0.0.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::ItsProcess::doRead(), gem5::ItsProcess::doWrite(), gem5::ItsCommand::main(), gem5::Gicv3Its::runProcessAtomic(), gem5::Gicv3Its::runProcessTiming(), and gem5::ItsProcess::terminate().