Home
last modified time | relevance | path

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

/sqlite-3.40.0/src/
H A Ddbstat.c343 static void statResetCounts(StatCursor *pCsr){ in statResetCounts() function
582 statResetCounts(pCsr); in statNext()
608 if( !pCsr->isAgg ) statResetCounts(pCsr); in statNext()