Searched refs:SQLITE_DBSTATUS_CACHE_USED (Results 1 – 6 of 6) sorted by relevance
6012 #define SQLITE_DBSTATUS_CACHE_USED 1 macro
1077 sqlite3_db_status(db, SQLITE_DBSTATUS_CACHE_USED, &iCur, &iHiwtr, bReset); in display_stats()
6562 #define SQLITE_DBSTATUS_CACHE_USED 1 macro13427 case SQLITE_DBSTATUS_CACHE_USED: { in sqlite3_db_status()
1072 sqlite3_db_status(db, SQLITE_DBSTATUS_CACHE_USED, &iCur, &iHiwtr, bReset); in display_stats()