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

/gem5/src/gpu-compute/
H A Dcl_driver.hh58 const char* codeOffToKernelName(uint64_t code_ptr);
H A Dqstruct.hh55 uint64_t code_ptr; member in struct:HsaQueueEntry
H A Dcl_driver.cc265 ClDriver::codeOffToKernelName(uint64_t code_ptr) argument
268 uint32_t code_offs = code_ptr - hsaCode;
H A Dcompute_unit.cc308 w->start(++_n_wave, ndr->q.code_ptr);

Completed in 12 milliseconds