Searched refs:kernId (Results 1 - 6 of 6) sorted by relevance

/gem5/src/arch/hsail/insts/
H A Dmem_impl.hh237 m->kern_id = w->kernId;
416 m->kern_id = w->kernId;
585 m->kern_id = w->kernId;
H A Dpseudo_inst.cc428 res_str += csprintf(" Kern ID: %i\n", w->kernId);
H A Ddecl.hh1132 gpuDynInst->kern_id = w->kernId;
/gem5/src/gpu-compute/
H A Dwavefront.hh163 int kernId; member in class:Wavefront
H A Ddispatcher.cc312 int kern_id = w->kernId;
H A Dcompute_unit.cc241 w->kernId = ndr->dispatchId;
639 w->wfDynId, w->kernId);

Completed in 22 milliseconds