gem5 v24.1.0.1
|
#include <compute_unit.hh>
Public Member Functions | |
SenderState (GPUDynInstPtr gpuDynInst) | |
![]() | |
SenderState () | |
virtual | ~SenderState () |
Public Attributes | |
GPUDynInstPtr | _gpuDynInst |
![]() | |
SenderState * | predecessor |
Definition at line 793 of file compute_unit.hh.
|
inline |
Definition at line 795 of file compute_unit.hh.
GPUDynInstPtr gem5::ComputeUnit::ScalarDTLBPort::SenderState::_gpuDynInst |
Definition at line 796 of file compute_unit.hh.
Referenced by gem5::ComputeUnit::ScalarDTLBPort::recvTimingResp().