hold various statistics data for a db file More...
Public Attributes | |
| odb_node_nr_t | node_nr |
| allocated node number | |
| odb_node_nr_t | used_node_nr |
| in use node number | |
| count_type | total_count |
| cumulated samples count | |
| odb_index_t | hash_table_size |
| hash table entry number | |
| odb_node_nr_t | max_list_length |
| worst case | |
| double | average_list_length |
| average case | |
hold various statistics data for a db file
average case
Referenced by odb_hash_display_stat(), and odb_hash_stat().
hash table entry number
Referenced by odb_hash_display_stat(), and odb_hash_stat().
worst case
Referenced by odb_hash_display_stat(), and odb_hash_stat().
allocated node number
Referenced by odb_hash_display_stat(), and odb_hash_stat().
cumulated samples count
Referenced by odb_hash_display_stat(), and odb_hash_stat().
in use node number
Referenced by odb_hash_display_stat(), and odb_hash_stat().
1.6.1