Home
last modified time | relevance | path

Searched refs:nUnit (Results 1 – 2 of 2) sorted by relevance

/sqlite-3.40.0/ext/lsm1/
H A DlsmInt.h801 int lsmSortedAutoWork(lsm_db *, int nUnit);
H A Dlsm_sorted.c5392 int nUnit /* Pages of data written to in-memory tree */ in lsmSortedAutoWork() argument
5418 nRemaining = nUnit * nDepth; in lsmSortedAutoWork()
5421 nUnit, nDepth, nRemaining); in lsmSortedAutoWork()