Home
last modified time | relevance | path

Searched refs:g_totalKeyCacheTry (Results 1 - 1 of 1) sorted by relevance

/device/qemu/riscv32_virt/liteos_m/board/driver/video/
H A Dkey_cache.c40 static int g_totalKeyCacheTry = 0; variable
41 #define TRACE_TRY_CACHE() do { g_totalKeyCacheTry++; } while (0)
47 *try = g_totalKeyCacheTry; in ResetKeyCacheHitInfo()
49 g_totalKeyCacheTry = 0; in ResetKeyCacheHitInfo()

Completed in 1 milliseconds