Searched refs:estimatedRows (Results 1 – 2 of 2) sorted by relevance
5930 sqlite3_int64 estimatedRows; /* Estimated number of rows returned */ member
6190 sqlite3_int64 estimatedRows; /* Estimated number of rows returned */ member127288 sqlite3DebugPrintf(" estimatedRows=%lld\n", p->estimatedRows);129600 pIdxInfo->estimatedRows = 25;129662 pNew->nOut = sqlite3LogEst(pIdxInfo->estimatedRows);143268 pIdxInfo->estimatedRows = nRow;161593 pIdxInfo->estimatedRows = nRow;