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

/gem5/src/gpu-compute/
H A Dqstruct.hh128 #define HSAQ_CI(n) (HSAQ_INDX_BASE + sizeof(int) * (n * 3 + 2)) macro
138 * int ci = *(int*)HSAQ_CI(n);
141 * (*(int*)HSAQ_CI(n))++;

Completed in 11 milliseconds