Home
last modified time | relevance | path

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

/device/qemu/riscv32_virt/liteos_m/board/driver/video/
H A Dkey_cache.c39 static int g_totalKeyCacheHit = 0; variable
42 #define TRACE_HIT_CACHE(kc) do { kc->hit++; g_totalKeyCacheHit++; } while (0)
46 *hit = g_totalKeyCacheHit; in ResetKeyCacheHitInfo()
48 g_totalKeyCacheHit = 0; in ResetKeyCacheHitInfo()

Completed in 1 milliseconds