Searched refs:exec (Results 26 - 34 of 34) sorted by relevance

12

/gem5/src/gpu-compute/
H A Ddispatcher.cc56 tickEvent([this]{ exec(); }, "GPU Dispatcher tick",
265 GpuDispatcher::exec() function in class:GpuDispatcher
H A Dfetch_unit.cc82 FetchUnit::exec() function in class:FetchUnit
H A Dwavefront.hh333 void exec();
H A Dcompute_unit.cc534 ComputeUnit::exec() function in class:ComputeUnit
539 globalMemoryPipe.exec();
540 localMemoryPipe.exec();
541 execStage.exec();
542 scheduleStage.exec();
543 scoreboardCheckStage.exec();
544 fetchStage.exec();
H A Dwavefront.cc642 Wavefront::exec() function in class:Wavefront
665 computeUnit->vrf[simdId]->exec(ii, this);
H A Dcompute_unit.hh129 // and exec stage
133 int rrNextMemID; // used by RR WF exec policy to cycle through WF's
255 void exec();
/gem5/src/dev/arm/
H A Dgic_v3_its.hh474 : name(_name), exec(_exec)
478 ExecFn exec; member in struct:Gicv3Its::ItsCommand::DispatchEntry
H A Dgic_v3_its.cc381 entry->second.exec(this, yield, command);
/gem5/src/arch/hsail/insts/
H A Dmem.hh509 * that was in used GlobalMemPipeline::exec() to infer the
567 vrf[w->simdId]->exec(gpuDynInst->seqNum(), w, regVec,
1545 vrf[w->simdId]->exec(gpuDynInst->seqNum(), w, regVec,

Completed in 34 milliseconds

12