Home
last modified time | relevance | path

Searched refs:g_totalPathCacheTry (Results 1 – 1 of 1) sorted by relevance

/kernel/liteos_a/fs/vfs/
Dpath_cache.c42 static int g_totalPathCacheTry = 0; variable
43 #define TRACE_TRY_CACHE() do { g_totalPathCacheTry++; } while (0)
49 *try = g_totalPathCacheTry; in ResetPathCacheHitInfo()
51 g_totalPathCacheTry = 0; in ResetPathCacheHitInfo()