Home
last modified time | relevance | path

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

/sqlite-3.40.0/ext/expert/
H A DREADME.md16 1. A subset of the data in the user database is used to generate statistics
37 configure the size of the data subset used to generate index statistics.
71 By default, sqlite3\_expert generates index statistics using all the data in
74 generate statistics based on an integer percentage of the user database as
78 # Generate statistics based on 25% of the user database rows:
81 # Do not generate any statistics at all:
/sqlite-3.40.0/test/
H A Dmemsubsys2.test90 # Test 3: Verify that turning of memstatus disables the statistics
129 # Test 4: Verify that turning on memstatus reenables the statistics
H A Danalyze4.test15 # statistics.
89 # ANALYZE statistics.
H A Dtkt3757.test42 # Modify statistics in order to make the optimizer then that:
H A Ddbstatus.test24 # Memory statistics must be enabled for this test.
/sqlite-3.40.0/autoconf/tea/win/
H A Drules.vc382 # Decode the statistics requested.
/sqlite-3.40.0/tool/
H A Dspaceanal.tcl69 statistics about the database that was analyzed
H A Dlemon.c1632 static int statistics = 0; in main() local
1655 {OPT_FLAG, "s", (char*)&statistics, in main()
1777 if( statistics ){ in main()
/sqlite-3.40.0/src/
H A Dsqlite.h.in1852 ** memory allocation statistics. ^(When memory allocation statistics are
1861 ** ^Memory allocation statistics are enabled by default unless SQLite is
1863 ** allocation statistics are disabled by default.
9950 ** Parameter "idx" identifies the specific loop to retrieve statistics for.
9957 ** where there exist loops with no available statistics, this function behaves