Lines Matching refs:page
66 # one unused page in a single pager cache. The page cannot be freed, as
86 # Call [sqlite3_release_memory] when there is exactly one unused page
94 # Commit the transaction and open a new one. Read 1 page into the cache.
95 # Because the page is not dirty, it is eligible for collection even
108 # causes another page (page 1) to become eligible for recycling.
132 # pages currently in the cache are dirty (page 3) or pinned (page 1).
159 # Load the root-page for table def into the cache. Then query table abc.
299 set stats(page)
366 # sync() to free up the dirty db2 pages. The only page that cannot be
368 # btree layer holds a reference to page 1 in the db2 cache.
410 # The referenced page (page 1 of the db2 cache) will not be freed no