Searched refs:mxRoot (Results 1 – 1 of 1) sorted by relevance
291 sqlite3_int64 szRoot = 0, mxRoot = 0; in showSegmentStats() local327 mxRoot = sqlite3_column_int64(pStmt, 2); in showSegmentStats()354 if( mx<mxRoot ) mx = mxRoot; in showSegmentStats()357 printf("Maximum root segment size................ %9lld\n", mxRoot); in showSegmentStats()