gem5
v22.1.0.0
|
#include <compute_unit.hh>
Public Member Functions | |
SenderState (GPUDynInstPtr gpuDynInst) | |
![]() | |
SenderState () | |
virtual | ~SenderState () |
Public Attributes | |
GPUDynInstPtr | _gpuDynInst |
![]() | |
SenderState * | predecessor |
Definition at line 750 of file compute_unit.hh.
|
inline |
Definition at line 752 of file compute_unit.hh.
GPUDynInstPtr gem5::ComputeUnit::ScalarDTLBPort::SenderState::_gpuDynInst |
Definition at line 753 of file compute_unit.hh.
Referenced by gem5::ComputeUnit::ScalarDTLBPort::recvTimingResp().