Home
last modified time | relevance | path

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

/sqlite-3.40.0/src/
H A Dpcache.c79 static void pcacheDump(PCache *pCache){ in pcacheDump() function
100 # define pcacheDump(X) macro
245 pcacheDump(p); in pcacheManageDirtyList()
256 pcacheDump(p->pCache); in pcacheUnpin()
469 pcacheDump(pCache); in sqlite3PcacheFetchStress()