Home
last modified time | relevance | path

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

/oneTBB/src/tbbmalloc/
H A Dfrontend.cpp2313 unsigned numOfPossibleOffsets = alignment == estimatedCacheLineSize? in getFromLLOCache() local
2317 unsigned offset = myCacheIdx % numOfPossibleOffsets; in getFromLLOCache()