Home
last modified time | relevance | path

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

/sqlite-3.40.0/src/
H A Danalyze.c649 static void samplePushPrevious(StatAccum *p, int iChng){ in samplePushPrevious() function
723 if( p->mxSample ) samplePushPrevious(p, iChng); in statPush()
877 samplePushPrevious(p, 0); in statGet()