dbiHStats_s -
unsigned int hash_magic
unsigned int hash_version
unsigned int hash_nkeys
unsigned int hash_ndata
unsigned int hash_pagesize
unsigned int hash_nelem
unsigned int hash_ffactor
unsigned int hash_buckets
unsigned int hash_free
unsigned int hash_bfree
unsigned int hash_bigpages
unsigned int hash_big_bfree
unsigned int hash_overflows
unsigned int hash_ovfl_free
unsigned int hash_dup
unsigned int hash_dup_free
Hash database statistics.
Definition at line 48 of file db3.c.
no. of bytes free on bucket pages.
Definition at line 58 of file db3.c.
no. of bytes free on big item pages.
Definition at line 60 of file db3.c.
no. of big key/data pages.
Definition at line 59 of file db3.c.
no. of hash buckets.
Definition at line 56 of file db3.c.
no. of duplicate pages.
Definition at line 63 of file db3.c.
no. bytes free on duplicate pages.
Definition at line 64 of file db3.c.
no. of items per bucket.
Definition at line 55 of file db3.c.
no. of pages on the free list.
Definition at line 57 of file db3.c.
hash database magic number.
Definition at line 49 of file db3.c.
no. of key/data pairs in the database.
Definition at line 52 of file db3.c.
estimated size of the hash table.
Definition at line 54 of file db3.c.
no. of unique keys in the database.
Definition at line 51 of file db3.c.
no. of overflow pages.
Definition at line 61 of file db3.c.
no. of bytes free on overflow pages.
Definition at line 62 of file db3.c.
db page (and bucket) size, in bytes.
Definition at line 53 of file db3.c.
version of the hash database.
Definition at line 50 of file db3.c.
Generated automatically by Doxygen for rpm from the source code.
Закладки на сайте Проследить за страницей |
Created 1996-2024 by Maxim Chirkov Добавить, Поддержать, Вебмастеру |