Searched refs:BLOCKED (Results 1 - 4 of 4) sorted by relevance

/gem5/src/gpu-compute/
H A Dscoreboard_check_stage.hh52 BLOCKED = 0, enumerator in enum:WAVE_STATUS
H A Dschedule_stage.cc140 waveToBeDispatched->wfSlotId).second = BLOCKED;
H A Dscoreboard_check_stage.cc143 waveStatusList[unitId]->at(wvId).second = BLOCKED;
H A Dcompute_unit.cc600 std::make_pair(wfList[j][i], BLOCKED));

Completed in 11 milliseconds