#include <odb.h>
Data Fields | |
odb_key_t | key |
odb_value_t | value |
odb_index_t | next |
a db hash node
Definition at line 42 of file odb.h.
eip
Definition at line 43 of file odb.h.
Referenced by add_node(), check_redundant_key(), odb_check_hash(), odb_grow_hashtable(), and odb_update_node_with_offset().
next entry for this bucket
Definition at line 45 of file odb.h.
Referenced by add_node(), check_circular_list(), odb_check_hash(), odb_grow_hashtable(), odb_hash_stat(), and odb_update_node_with_offset().
samples count
Definition at line 44 of file odb.h.
Referenced by add_node(), odb_hash_stat(), and odb_update_node_with_offset().