Searched refs:cachesize (Results 1 – 1 of 1) sorted by relevance
137 int hits, int misses, int cachesize) { in DbStats() argument142 this.cache = hits + "/" + misses + "/" + cachesize; in DbStats()