|
int hash_stats |
( |
DB_ENV * |
dbenvp, |
|
|
DB * |
dbp | |
|
) |
| | |
Definition at line 584 of file htdb_stat.cc.
References COMPQUIET, DB_HASH_DUP, DB_HASH_SUBDB, dl(), __db_h_stat::hash_bfree, __db_h_stat::hash_big_bfree, __db_h_stat::hash_bigpages, __db_h_stat::hash_buckets, __db_h_stat::hash_dup, __db_h_stat::hash_dup_free, __db_h_stat::hash_free, __db_h_stat::hash_magic, __db_h_stat::hash_metaflags, __db_h_stat::hash_ndata, __db_h_stat::hash_nkeys, __db_h_stat::hash_overflows, __db_h_stat::hash_ovfl_free, __db_h_stat::hash_pagesize, __db_h_stat::hash_version, NULL, PCT, and prflags().
Referenced by main().
|