Searched refs:SQLITE_DBSTATUS_CACHE_USED (Results 1 – 6 of 6) sorted by relevance
7305 #define SQLITE_DBSTATUS_CACHE_USED 1 macro
9231 sqlite3_db_status(db, SQLITE_DBSTATUS_CACHE_USED, &iCur, &iHiwtr, bReset); in display_stats()
8329 #define SQLITE_DBSTATUS_CACHE_USED 1 macro19427 case SQLITE_DBSTATUS_CACHE_USED: { in sqlite3_db_status()
9225 sqlite3_db_status(db, SQLITE_DBSTATUS_CACHE_USED, &iCur, &iHiwtr, bReset); in display_stats()