Searched refs:nPSample (Results 1 – 1 of 1) sorted by relevance
291 tRowcnt nPSample; /* How often to do a periodic sample */ member459 p->nPSample = (tRowcnt)(p->nEst/(mxSample/3+1) + 1); in statInit()754 if( (nLt/p->nPSample)!=(nLt+1)/p->nPSample ){ in statPush()