Searched refs:getFromPutList (Results 1 – 1 of 1) sorted by relevance
121 bool getFromPutList(CacheBinOperation* opGet, uintptr_t currTime);250 OperationPreprocessor::getFromPutList(CacheBinOperation *opGet, uintptr_t currTime) in getFromPutList() function in rml::internal::CacheBinFunctor::OperationPreprocessor298 if ( !getFromPutList(op,lclTime) ) { in operator ()()333 if ( !getFromPutList(opGet, opCast<OpGet>(*opGet).currTime) ) in operator ()()