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