Searched defs:hitCount (Results 1 – 12 of 12) sorted by relevance
57 private final long hitCount; field in CacheStats70 public CacheStats(long hitCount, long missCount, long loadSuccessCount, in CacheStats()98 public long hitCount() { in hitCount() method in CacheStats
205 private final AtomicLong hitCount = new AtomicLong(); field in AbstractCache.SimpleStatsCounter
29 int32_t hitCount; variable
101 unsigned hitCount = m_hitCount; in cleanCache() local
137 private int hitCount; field in HttpResponseCache
524 hitCount: 0, property in Flog.RayTracer.IntersectionInfo
519 hitCount: 0, property in Flog.RayTracer.IntersectionInfo
550 hitCount: 0, property in Flog.RayTracer.IntersectionInfo
479 int hitCount = 0; in testBoxAgainstList() local