gem5  v22.1.0.0
Public Member Functions | Public Attributes | List of all members
gem5::ComputeUnit::DTLBPort::SenderState Struct Reference

SenderState is information carried along with the packet throughout the TLB hierarchy. More...

#include <compute_unit.hh>

Inheritance diagram for gem5::ComputeUnit::DTLBPort::SenderState:
gem5::Packet::SenderState

Public Member Functions

 SenderState (GPUDynInstPtr gpuDynInst, PortID port_index)
 
- Public Member Functions inherited from gem5::Packet::SenderState
 SenderState ()
 
virtual ~SenderState ()
 

Public Attributes

GPUDynInstPtr _gpuDynInst
 
PortID portIndex
 
- Public Attributes inherited from gem5::Packet::SenderState
SenderStatepredecessor
 

Detailed Description

SenderState is information carried along with the packet throughout the TLB hierarchy.

Definition at line 716 of file compute_unit.hh.

Constructor & Destructor Documentation

◆ SenderState()

gem5::ComputeUnit::DTLBPort::SenderState::SenderState ( GPUDynInstPtr  gpuDynInst,
PortID  port_index 
)
inline

Definition at line 726 of file compute_unit.hh.

Member Data Documentation

◆ _gpuDynInst

GPUDynInstPtr gem5::ComputeUnit::DTLBPort::SenderState::_gpuDynInst

Definition at line 719 of file compute_unit.hh.

Referenced by gem5::ComputeUnit::DTLBPort::recvTimingResp().

◆ portIndex

PortID gem5::ComputeUnit::DTLBPort::SenderState::portIndex

Definition at line 723 of file compute_unit.hh.

Referenced by gem5::ComputeUnit::DTLBPort::recvTimingResp().


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

Generated on Wed Dec 21 2022 10:23:22 for gem5 by doxygen 1.9.1