Searched refs:sqlite3_sync_count (Results 1 – 3 of 3) sorted by relevance
2991 int sqlite3_sync_count = 0; variable3037 sqlite3_sync_count++;
3552 int sqlite3_sync_count = 0; variable3626 sqlite3_sync_count++; in full_fsync()
8816 extern int sqlite3_sync_count, sqlite3_fullsync_count; in Sqlitetest1_Init()8918 (char*)&sqlite3_sync_count, TCL_LINK_INT); in Sqlitetest1_Init()