Home
last modified time | relevance | path

Searched refs:samplePushPrevious (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/sqlite3/
H A Dsqlite3.c124063 static void samplePushPrevious(StatAccum *p, int iChng){ function
124139 if( p->mxSample ) samplePushPrevious(p, iChng);
124297 samplePushPrevious(p, 0);