Searched refs:totalExcess (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/crypto/heimdal/lib/sqlite/
H A Dsqlite3.c16298 u64 totalExcess; /* Total internal fragmentation */ member in struct:Mem5Global
16478 mem5.totalExcess += iFullSz - nByte;
16735 fprintf(out, "mem5.totalExcess = %llu\n", mem5.totalExcess);
[all...]
/freebsd-11-stable/contrib/sqlite3/
H A Dsqlite3.c25464 u64 totalExcess; /* Total internal fragmentation */ member in struct:Mem5Global
[all...]

Completed in 667 milliseconds