Lines Matching refs:Stats
604 // Stats returns database statistics.605 func (db *DB) Stats() DBStats {607 stats := DBStats{611 return stats