db_stat.c File Reference
Statistics routines for libdb.
More...
#include <stdlib.h>
#include <stdio.h>
#include "odb.h"
#include "op_types.h"
Detailed Description
Statistics routines for libdb.
- Author:
- Philippe Elie
Function Documentation
References odb_hash_stat_t::average_list_length, BUCKET_FACTOR, odb_descr_t::current_size, odb_t::data, odb_data::descr, odb_data::hash_base, odb_hash_stat_t::hash_table_size, odb_hash_stat_t::max_list_length, odb_node_t::next, odb_data::node_base, odb_hash_stat_t::node_nr, odb_descr_t::size, odb_hash_stat_t::total_count, odb_hash_stat_t::used_node_nr, and odb_node_t::value.