Searched refs:hasStat1 (Results 1 – 1 of 1) sorted by relevance
18756 unsigned hasStat1:1; /* aiRowLogEst values come from sqlite_stat1 */ member120098 pIndex->hasStat1 = 1;120422 pIdx->hasStat1 = 0;120449 if( !pIdx->hasStat1 ) sqlite3DefaultRowEst(pIdx);125910 assert( !pIdx->hasStat1 );140071 pIdx->hasStat1);141263 if( !pIdx->hasStat1 ){165236 if( pProbe->hasStat1 && rLogSize>=10 ){165498 && pProbe->hasStat1!=0169052 && (pIdx = pLoop->u.btree.pIndex)->hasStat1