Searched refs:portIndex (Results 1 - 2 of 2) sorted by relevance

/gem5/src/gpu-compute/
H A Dcompute_unit.hh540 int portIndex; member in struct:ComputeUnit::DTLBPort::SenderState
544 : _gpuDynInst(gpuDynInst), portIndex(port_index) { }
H A Dcompute_unit.cc1114 int mp_index = sender_state->portIndex;

Completed in 13 milliseconds