Home
last modified time | relevance | path

Searched defs:dbMemoryStatistic (Results 1 – 3 of 3) sorted by relevance

/dports/databases/gigabase/gigabase/Symbian/Carbide/workspace/GigaBASE/inc/
H A Ddatabase.h186 struct dbMemoryStatistic { struct
187 offs_t used;
188 offs_t free;
189 offs_t nHoles;
190 offs_t minHoleSize;
191 offs_t maxHoleSize;
192 size_t nHolesOfSize[dbDatabaseOffsetBits];
/dports/databases/gigabase/gigabase/
H A Ddatabase.h189 struct dbMemoryStatistic { struct
190 offs_t used;
191 offs_t free;
192 offs_t nHoles;
193 offs_t minHoleSize;
194 offs_t maxHoleSize;
195 size_t nHolesOfSize[dbDatabaseOffsetBits];
/dports/databases/fastdb/fastdb/inc/
H A Ddatabase.h165 struct dbMemoryStatistic { struct
166 offs_t used;
167 offs_t free;
168 offs_t nHoles;
169 offs_t minHoleSize;
170 offs_t maxHoleSize;
171 size_t nHolesOfSize[dbDatabaseOffsetBits];