gem5  v20.1.0.5
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
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 Thu Mar 18 2021 12:09:28 for gem5 by doxygen 1.8.17