odb_descr_t Struct Reference

#include <odb.h>

Data Fields

odb_node_nr_t size
odb_node_nr_t current_size
int padding [6]

Detailed Description

the minimal information which must be stored in the file to reload properly the data base, following this header is the node array then the hash table (when growing we avoid to copy node array)

Definition at line 52 of file odb.h.


Field Documentation

for padding and future use

Definition at line 55 of file odb.h.

in node nr (power of two)

Definition at line 53 of file odb.h.

Referenced by add_node(), check_circular_list(), odb_check_hash(), odb_close(), odb_grow_hashtable(), odb_hash_stat(), odb_open(), odb_sync(), and odb_to_hash_base().


The documentation for this struct was generated from the following file:

Generated on 8 Nov 2012 for Oprofile by  doxygen 1.6.1