Searched refs:cachesize (Results 1 – 2 of 2) sorted by relevance
179 int hits, int misses, int cachesize) { in DbStats() argument184 this.cache = hits + "/" + misses + "/" + cachesize; in DbStats()
342 // Statement cache stats: hits/misses/cachesize