Home | History | Annotate | Download | only in orig

Lines Matching full:highwater

6344 ** highwater marks.  ^The first argument is an integer code for
6353 ** ^(Other parameters record only the highwater mark and not the current
6530 ** ^The highwater mark associated with SQLITE_DBSTATUS_CACHE_USED is always 0.
6539 ** ^The highwater mark associated with SQLITE_DBSTATUS_SCHEMA_USED is always 0.
6545 ** ^The highwater mark associated with SQLITE_DBSTATUS_STMT_USED is always 0.
6550 ** occurred.)^ ^The highwater mark associated with SQLITE_DBSTATUS_CACHE_HIT
6556 ** occurred.)^ ^The highwater mark associated with SQLITE_DBSTATUS_CACHE_MISS
9690 int mxOut; /* Highwater mark for nOut */
13425 ** highwater mark is meaningless and is returned as zero.
15578 int mxCurrent[NCSIZE]; /* Highwater mark for nCurrent */