Searched refs:cleanAll (Results 1 – 3 of 3) sorted by relevance
211 LargeMemoryBlock *cleanAll(BinBitMask *bitMask, int idx);264 bool cleanAll(ExtMemoryPool *extMemPool);350 bool cleanAll();
428 *opCast<OpCleanAll>(*opClean).res = bin->cleanAll(bitMask, idx); in operator ()()668 CacheBin::cleanAll(BinBitMask *bitMask, int idx) in cleanAll() function in rml::internal::LargeObjectCacheImpl::CacheBin748 bool LargeObjectCacheImpl<Props>::cleanAll(ExtMemoryPool *extMemPool) in cleanAll() function in rml::internal::LargeObjectCacheImpl823 bool LargeObjectCache::cleanAll() in cleanAll() function in rml::internal::LargeObjectCache825 bool large_cache_cleaned = largeCache.cleanAll(extMemPool); in cleanAll()826 bool huge_cache_cleaned = hugeCache.cleanAll(extMemPool); in cleanAll()1046 ret |= loc.cleanAll(); in hardCachesCleanup()
1049 defaultMemPool->extMemPool.loc.cleanAll(); in LOCModelTester()1198 defaultMemPool->extMemPool.loc.cleanAll(); in LOCCollapsingTester()1355 defaultMemPool->extMemPool.loc.cleanAll(); in TestReallocDecreasing()1546 loc->cleanAll(); in clean()