odb_hash_stat_t Struct Reference

hold various statistics data for a db file More...

List of all members.

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


Detailed Description

hold various statistics data for a db file


Member Data Documentation

double odb_hash_stat_t::average_list_length
 

average case

odb_index_t odb_hash_stat_t::hash_table_size
 

hash table entry number

odb_node_nr_t odb_hash_stat_t::max_list_length
 

worst case

odb_node_nr_t odb_hash_stat_t::node_nr
 

allocated node number

count_type odb_hash_stat_t::total_count
 

cumulated samples count

odb_node_nr_t odb_hash_stat_t::used_node_nr
 

in use node number


The documentation for this struct was generated from the following file:
Generated on Thu Jul 17 19:54:28 2008 for oprofile by  doxygen 1.4.6