Searched refs:recordHits (Results 1 – 4 of 4) sorted by relevance
102 counter.recordHits(1); in testSingleSimpleStats()137 counter1.recordHits(1); in testSimpleStatsIncrementBy()156 counter2.recordHits(1); in testSimpleStatsIncrementBy()
149 public void recordHits(int count); in recordHits() method216 public void recordHits(int count) { in recordHits() method in AbstractCache.SimpleStatsCounter
145 public void recordHits(int count) {}
2217 statsCounter.recordHits(1); in get()2277 statsCounter.recordHits(1); in lockedGetOrLoad()3958 globalStatsCounter.recordHits(1);3986 globalStatsCounter.recordHits(hits);4032 globalStatsCounter.recordHits(hits);