gem5
v22.1.0.0
|
SenderState is information carried along with the packet throughout the TLB hierarchy. More...
#include <compute_unit.hh>
Public Member Functions | |
SenderState (Wavefront *_wavefront) | |
![]() | |
SenderState () | |
virtual | ~SenderState () |
Public Attributes | |
Wavefront * | wavefront |
![]() | |
SenderState * | predecessor |
SenderState is information carried along with the packet throughout the TLB hierarchy.
Definition at line 790 of file compute_unit.hh.
|
inline |
Definition at line 795 of file compute_unit.hh.
Wavefront* gem5::ComputeUnit::ITLBPort::SenderState::wavefront |
Definition at line 793 of file compute_unit.hh.
Referenced by gem5::ComputeUnit::ITLBPort::recvTimingResp().