Home
last modified time | relevance | path

Searched refs:myCacheIdx (Results 1 – 1 of 1) sorted by relevance

/oneTBB/src/tbbmalloc/
H A Dfrontend.cpp2316 unsigned myCacheIdx = ++tls->currCacheIdx; in getFromLLOCache() local
2317 unsigned offset = myCacheIdx % numOfPossibleOffsets; in getFromLLOCache()