Searched refs:hitTimes (Results 1 – 1 of 1) sorted by relevance
699 mStats.hitTimes += nanoTime; in recordQueryTime()781 private long hitTimes = 0; field in ContentCache.Statistics805 hitTimes += cache.mStats.hitTimes; in addCacheStatistics()833 append(sb, "\nHit time", hitTimes / 1000000.0 / hits); in toString()