Searched refs:nSkipAhead (Results 1 – 1 of 1) sorted by relevance
288 u8 nSkipAhead; /* Number of times of skip-ahead */ member448 p->nSkipAhead = 0; in statInit()770 if( p->nLimit && p->nRow>(tRowcnt)p->nLimit*(p->nSkipAhead+1) ){ in statPush()771 p->nSkipAhead++; in statPush()864 p->nSkipAhead ? (u64)p->nEst : (u64)p->nRow); in statGet()