Searched defs:hitCount (Results 1 – 13 of 13) sorted by relevance
65 private final long hitCount; field in CacheStats78 public CacheStats(long hitCount, long missCount, long loadSuccessCount, in CacheStats()106 public long hitCount() { in hitCount() method in CacheStats
209 private final LongAddable hitCount = LongAddables.create(); field in AbstractCache.SimpleStatsCounter
28 int32_t hitCount; variable
72 int hitCount = 0; in computeNextIndex() local
28 private int hitCount = 0; field in ShadowHttpResponseCache
212 int hitCount() const { return fHitCount; } in hitCount() function
165 private int hitCount; field in Cache
167 private int hitCount; field in Cache
37 private int hitCount; field in CharsetRecog_sbcs.NGramParser
38 private int hitCount; field in CharsetRecog_sbcs.NGramParser
524 hitCount: 0, property in Flog.RayTracer.IntersectionInfo
479 int hitCount = 0; in testBoxAgainstList() local