Searched defs:cache (Results 1 – 3 of 3) sorted by relevance
78 BlobCache cache; in NullTest() local99 BlobCache cache; in AddLookupEvictTest() local124 BlobCache cache; in StopCachingTest() local144 BlobCache cache; in EvictNoCacheTest() local164 BlobCache cache; in EvictWhileCachingTest() local196 BlobCache cache; in CacheAfterRecycleTest() local244 BlobCache cache; in ResetClosedTest() local263 BlobCache cache; in ResetOpenTest() local300 BlobCache cache; in ForAllOpenNodesTest() local342 BlobCache cache; in CachePolicyEvictImmediatelyTest() local[all …]
44 static void check_cache(FTLMC* cache, ui32 mpn) { in check_cache()86 ui32 ftlmcRAM(const FTLMC* cache) { in ftlmcRAM()104 FTLMC* cache; in ftlmcNew() local153 void ftlmcInit(FTLMC* cache) { in ftlmcInit()186 FTLMC* cache = *cache_ptr; in ftlmcDelete() local207 void* ftlmcGetPage(FTLMC* cache, ui32 mpn, int* new_ptr) { in ftlmcGetPage()333 int ftlmcFlushPage(FTLMC* cache, ui32 mpn) { in ftlmcFlushPage()363 int ftlmcFlushMaps(FTLMC* cache) { in ftlmcFlushMaps()394 ui32* ftlmcInCache(FTLMC* cache, ui32 mpn) { in ftlmcInCache()
154 ContextCache* cache = tls_cache.get(); in GetCurrentContextCache() local173 ContextCache* cache = GetCurrentContextCache(generation); in CacheStringEntry() local194 ContextCache* cache = GetCurrentContextCache(generation); in CacheThreadEntry() local615 trace::ContextCache* cache = trace::GetCurrentContextCache(context->generation()); in trace_context_register_current_thread() local
Completed in 9 milliseconds