Searched refs:OperationPreprocessor (Results 1 – 1 of 1) sorted by relevance
90 class OperationPreprocessor { class in rml::internal::CacheBinFunctor125 OperationPreprocessor(typename LargeObjectCacheImpl<Props>::CacheBin *bin) : in OperationPreprocessor() function in rml::internal::CacheBinFunctor::OperationPreprocessor236 OperationPreprocessor::commitOperation(CacheBinOperation *op) const in commitOperation()243 OperationPreprocessor::addOpToOpList(CacheBinOperation *op, CacheBinOperation **opList) const in addOpToOpList()250 OperationPreprocessor::getFromPutList(CacheBinOperation *opGet, uintptr_t currTime) in getFromPutList()269 OperationPreprocessor::addToPutList(LargeMemoryBlock *h, LargeMemoryBlock *t, int num) in addToPutList()285 OperationPreprocessor::operator()(CacheBinOperation* opList) in operator ()()371 OperationPreprocessor prep(bin); in operator ()()