gem5
v21.0.1.0
|
#include <gic_v3_its.hh>
Public Attributes | |
ItsActionType | type |
PacketPtr | pkt |
Tick | delay |
Definition at line 66 of file gic_v3_its.hh.
Tick ItsAction::delay |
Definition at line 70 of file gic_v3_its.hh.
Referenced by Gicv3Its::runProcessAtomic().
PacketPtr ItsAction::pkt |
Definition at line 69 of file gic_v3_its.hh.
Referenced by Gicv3Its::runProcessAtomic(), and Gicv3Its::runProcessTiming().
ItsActionType ItsAction::type |
Definition at line 68 of file gic_v3_its.hh.
Referenced by Gicv3Its::runProcessAtomic(), and Gicv3Its::runProcessTiming().