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

/gem5/src/gpu-compute/
H A Dqstruct.hh127 #define HSAQ_WI(n) (HSAQ_INDX_BASE + sizeof(int) * (n * 3 + 1)) macro
136 * int wi = *(int*)HSAQ_WI(n);
143 * (*(int*)HSAQ_WI(n))++;

Completed in 4 milliseconds