Searched defs:hitCount (Results 1 – 9 of 9) 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
26 int32_t hitCount; variable
72 int hitCount = 0; in computeNextIndex() local
164 private int hitCount; field in Cache
35 private int hitCount; field in CharsetRecog_sbcs.NGramParser
34 private int hitCount; field in CharsetRecog_sbcs.NGramParser
524 hitCount: 0, property in Flog.RayTracer.IntersectionInfo
479 int hitCount = 0; in testBoxAgainstList() local