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

/gem5/src/gpu-compute/
H A Dlocal_memory_pipeline.cc89 computeUnit->shader->ScheduleAdd(&w->outstandingReqsWrLm,
H A Dwavefront.hh217 uint32_t outstandingReqsWrLm; member in class:Wavefront
H A Dwavefront.cc63 outstandingReqsWrLm = 0;
456 if ((outstandingReqsWrLm + wrLmReqsInPipe) > 0) {
/gem5/src/arch/hsail/insts/
H A Dmem_impl.hh472 w->outstandingReqsWrLm++;
605 w->outstandingReqsWrLm++;

Completed in 13 milliseconds