Home
last modified time | relevance | path

Searched defs:cache (Results 1 – 3 of 3) sorted by relevance

/system/ulib/blobfs/test/
A Dblob-cache-test.cpp78 BlobCache cache; in NullTest() local
99 BlobCache cache; in AddLookupEvictTest() local
124 BlobCache cache; in StopCachingTest() local
144 BlobCache cache; in EvictNoCacheTest() local
164 BlobCache cache; in EvictWhileCachingTest() local
196 BlobCache cache; in CacheAfterRecycleTest() local
244 BlobCache cache; in ResetClosedTest() local
263 BlobCache cache; in ResetOpenTest() local
300 BlobCache cache; in ForAllOpenNodesTest() local
342 BlobCache cache; in CachePolicyEvictImmediatelyTest() local
[all …]
/system/ulib/ftl/utils/
A Dftl_mc.c44 static void check_cache(FTLMC* cache, ui32 mpn) { in check_cache()
86 ui32 ftlmcRAM(const FTLMC* cache) { in ftlmcRAM()
104 FTLMC* cache; in ftlmcNew() local
153 void ftlmcInit(FTLMC* cache) { in ftlmcInit()
186 FTLMC* cache = *cache_ptr; in ftlmcDelete() local
207 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()
/system/ulib/trace-engine/
A Dcontext_api.cpp154 ContextCache* cache = tls_cache.get(); in GetCurrentContextCache() local
173 ContextCache* cache = GetCurrentContextCache(generation); in CacheStringEntry() local
194 ContextCache* cache = GetCurrentContextCache(generation); in CacheThreadEntry() local
615 trace::ContextCache* cache = trace::GetCurrentContextCache(context->generation()); in trace_context_register_current_thread() local

Completed in 9 milliseconds