Searched refs:SQLITE_DBSTATUS_CACHE_SPILL (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/contrib/sqlite3/
H A Dsqlite3.h8200 ** [[SQLITE_DBSTATUS_CACHE_SPILL]] ^(<dt>SQLITE_DBSTATUS_CACHE_SPILL</dt>
8228 #define SQLITE_DBSTATUS_CACHE_SPILL 12 macro
H A Dshell.c12837 sqlite3_db_status(db, SQLITE_DBSTATUS_CACHE_SPILL, &iCur, &iHiwtr, 1);
H A Dsqlite3.c9263 ** [[SQLITE_DBSTATUS_CACHE_SPILL]] ^(<dt>SQLITE_DBSTATUS_CACHE_SPILL</dt>
9291 #define SQLITE_DBSTATUS_CACHE_SPILL 12 macro
21949 case SQLITE_DBSTATUS_CACHE_SPILL:
[all...]

Completed in 716 milliseconds