Searched refs:s_WarpHist_ (Results 1 – 1 of 1) sorted by relevance
70 …__device__ __forceinline__ void addByte(unsigned int* s_WarpHist_, unsigned int data, unsigned int… in addByte() argument73 volatile unsigned int* s_WarpHist = s_WarpHist_; in addByte()82 atomicInc(s_WarpHist_ + data, (unsigned int)(-1)); in addByte()