Searched refs:g_totalKeyCacheHit (Results 1 – 1 of 1) sorted by relevance
39 static int g_totalKeyCacheHit = 0; variable42 #define TRACE_HIT_CACHE(kc) do { kc->hit++; g_totalKeyCacheHit++; } while (0)46 *hit = g_totalKeyCacheHit; in ResetKeyCacheHitInfo()48 g_totalKeyCacheHit = 0; in ResetKeyCacheHitInfo()