gem5  v20.1.0.0
Public Attributes | List of all members
ItsAction Struct Reference

#include <gic_v3_its.hh>

Public Attributes

ItsActionType type
 
PacketPtr pkt
 
Tick delay
 

Detailed Description

Definition at line 60 of file gic_v3_its.hh.

Member Data Documentation

◆ delay

Tick ItsAction::delay

Definition at line 64 of file gic_v3_its.hh.

Referenced by Gicv3Its::runProcessAtomic().

◆ pkt

PacketPtr ItsAction::pkt

Definition at line 63 of file gic_v3_its.hh.

Referenced by Gicv3Its::runProcessAtomic(), and Gicv3Its::runProcessTiming().

◆ type

ItsActionType ItsAction::type

Definition at line 62 of file gic_v3_its.hh.

Referenced by Gicv3Its::runProcessAtomic(), and Gicv3Its::runProcessTiming().


The documentation for this struct was generated from the following file:

Generated on Wed Sep 30 2020 14:02:26 for gem5 by doxygen 1.8.17