gem5 v24.0.0.0
Loading...
Searching...
No Matches
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 751 of file compute_unit.hh.

Constructor & Destructor Documentation

◆ SenderState()

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

Definition at line 761 of file compute_unit.hh.

Member Data Documentation

◆ _gpuDynInst

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

Definition at line 754 of file compute_unit.hh.

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

◆ portIndex

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

Definition at line 758 of file compute_unit.hh.

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


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

Generated on Tue Jun 18 2024 16:24:10 for gem5 by doxygen 1.11.0