Searched refs:bMemstat (Results 1 – 1 of 1) sorted by relevance
18818 int bMemstat; /* True to enable memory status */ member24999 if( !sqlite3GlobalConfig.bMemstat ){25113 assert( sqlite3GlobalConfig.bMemstat || sqlite3GlobalConfig.bCoreMutex==025562 if( sqlite3GlobalConfig.bMemstat==0 && mem3.mutex==0 ){26527 if( sqlite3GlobalConfig.bMemstat==0 ){28367 }else if( sqlite3GlobalConfig.bMemstat ){28464 if( sqlite3GlobalConfig.bMemstat ){28556 }else if( sqlite3GlobalConfig.bMemstat ){167098 sqlite3GlobalConfig.bMemstat = va_arg(ap, int);