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

/netbsd-6-1-5-RELEASE/external/public-domain/sqlite/dist/
H A Dsqlite3.c16722 u64 totalExcess; /* Total internal fragmentation */ member in struct:Mem5Global
16902 mem5.totalExcess += iFullSz - nByte;
17159 fprintf(out, "mem5.totalExcess = %llu\n", mem5.totalExcess);
[all...]

Completed in 453 milliseconds