Home | History | Annotate | Download | only in dist

Lines Matching refs:pcacheDump

45245   int sqlite3PcacheMxDump = 9999;   /* Max cache entries for pcacheDump() */
45247 void pcacheDump(PCache *pCache){
45273 # define pcacheDump(X)
45399 pcacheDump(p);
45410 pcacheDump(p->pCache);
45617 pcacheDump(pCache);