CUBRID Engine  latest
heap_stats_bestspace_cache Struct Reference
Collaboration diagram for heap_stats_bestspace_cache:
Collaboration graph

Public Attributes

int num_stats_entries
 
MHT_TABLEhfid_ht
 
MHT_TABLEvpid_ht
 
int num_alloc
 
int num_free
 
int free_list_count
 
HEAP_STATS_ENTRYfree_list
 
pthread_mutex_t bestspace_mutex
 

Detailed Description

Definition at line 469 of file heap_file.c.

Member Data Documentation

HEAP_STATS_ENTRY* heap_stats_bestspace_cache::free_list
int heap_stats_bestspace_cache::free_list_count
int heap_stats_bestspace_cache::num_alloc

Definition at line 474 of file heap_file.c.

Referenced by heap_stats_add_bestspace(), and heap_stats_bestspace_initialize().

int heap_stats_bestspace_cache::num_free

Definition at line 475 of file heap_file.c.

Referenced by heap_stats_bestspace_initialize(), and heap_stats_entry_free().


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