Searched refs:g_totalPathCacheHit (Results 1 – 1 of 1) sorted by relevance
41 static int g_totalPathCacheHit = 0; variable44 #define TRACE_HIT_CACHE(pc) do { pc->hit++; g_totalPathCacheHit++; } while (0)48 *hit = g_totalPathCacheHit; in ResetPathCacheHitInfo()50 g_totalPathCacheHit = 0; in ResetPathCacheHitInfo()