gem5
v20.1.0.0
|
#include <gic_v3_its.hh>
Public Attributes | |
ItsActionType | type |
PacketPtr | pkt |
Tick | delay |
Definition at line 60 of file gic_v3_its.hh.
Tick ItsAction::delay |
Definition at line 64 of file gic_v3_its.hh.
Referenced by Gicv3Its::runProcessAtomic().
PacketPtr ItsAction::pkt |
Definition at line 63 of file gic_v3_its.hh.
Referenced by Gicv3Its::runProcessAtomic(), and Gicv3Its::runProcessTiming().
ItsActionType ItsAction::type |
Definition at line 62 of file gic_v3_its.hh.
Referenced by Gicv3Its::runProcessAtomic(), and Gicv3Its::runProcessTiming().