Home
last modified time | relevance | path

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

/oneTBB/src/tbbmalloc/
H A Dlarge_objects.cpp121 bool getFromPutList(CacheBinOperation* opGet, uintptr_t currTime);
250 OperationPreprocessor::getFromPutList(CacheBinOperation *opGet, uintptr_t currTime) in getFromPutList() function in rml::internal::CacheBinFunctor::OperationPreprocessor
298 if ( !getFromPutList(op,lclTime) ) { in operator ()()
333 if ( !getFromPutList(opGet, opCast<OpGet>(*opGet).currTime) ) in operator ()()