HDF5  1.12.0
H5C_t Struct Reference

#include <H5Cpkg.h>

Data Fields

uint32_t magic
 
hbool_t flush_in_progress
 
H5C_log_info_tlog_info
 
void * aux_ptr
 
int32_t max_type_id
 
const H5C_class_t *const * class_table_ptr
 
size_t max_cache_size
 
size_t min_clean_size
 
H5C_write_permitted_func_t check_write_permitted
 
hbool_t write_permitted
 
H5C_log_flush_func_t log_flush
 
hbool_t evictions_enabled
 
hbool_t close_warning_received
 
uint32_t index_len
 
size_t index_size
 
uint32_t index_ring_len [H5C_RING_NTYPES]
 
size_t index_ring_size [H5C_RING_NTYPES]
 
size_t clean_index_size
 
size_t clean_index_ring_size [H5C_RING_NTYPES]
 
size_t dirty_index_size
 
size_t dirty_index_ring_size [H5C_RING_NTYPES]
 
H5C_cache_entry_tindex [H5C__HASH_TABLE_LEN]
 
uint32_t il_len
 
size_t il_size
 
H5C_cache_entry_til_head
 
H5C_cache_entry_til_tail
 
int64_t entries_removed_counter
 
H5C_cache_entry_tlast_entry_removed_ptr
 
H5C_cache_entry_tentry_watched_for_removal
 
hbool_t slist_changed
 
uint32_t slist_len
 
size_t slist_size
 
uint32_t slist_ring_len [H5C_RING_NTYPES]
 
size_t slist_ring_size [H5C_RING_NTYPES]
 
H5SL_tslist_ptr
 
uint32_t num_last_entries
 
int32_t slist_len_increase
 
int64_t slist_size_increase
 
H5SL_ttag_list
 
hbool_t ignore_tags
 
uint32_t num_objs_corked
 
uint32_t pl_len
 
size_t pl_size
 
H5C_cache_entry_tpl_head_ptr
 
H5C_cache_entry_tpl_tail_ptr
 
uint32_t pel_len
 
size_t pel_size
 
H5C_cache_entry_tpel_head_ptr
 
H5C_cache_entry_tpel_tail_ptr
 
uint32_t LRU_list_len
 
size_t LRU_list_size
 
H5C_cache_entry_tLRU_head_ptr
 
H5C_cache_entry_tLRU_tail_ptr
 
uint32_t cLRU_list_len
 
size_t cLRU_list_size
 
H5C_cache_entry_tcLRU_head_ptr
 
H5C_cache_entry_tcLRU_tail_ptr
 
uint32_t dLRU_list_len
 
size_t dLRU_list_size
 
H5C_cache_entry_tdLRU_head_ptr
 
H5C_cache_entry_tdLRU_tail_ptr
 
uint32_t coll_list_len
 
size_t coll_list_size
 
H5C_cache_entry_tcoll_head_ptr
 
H5C_cache_entry_tcoll_tail_ptr
 
H5SL_tcoll_write_list
 
hbool_t size_increase_possible
 
hbool_t flash_size_increase_possible
 
size_t flash_size_increase_threshold
 
hbool_t size_decrease_possible
 
hbool_t resize_enabled
 
hbool_t cache_full
 
hbool_t size_decreased
 
hbool_t resize_in_progress
 
hbool_t msic_in_progress
 
H5C_auto_size_ctl_t resize_ctl
 
int32_t epoch_markers_active
 
hbool_t epoch_marker_active [H5C__MAX_EPOCH_MARKERS]
 
int32_t epoch_marker_ringbuf [H5C__MAX_EPOCH_MARKERS+1]
 
int32_t epoch_marker_ringbuf_first
 
int32_t epoch_marker_ringbuf_last
 
int32_t epoch_marker_ringbuf_size
 
H5C_cache_entry_t epoch_markers [H5C__MAX_EPOCH_MARKERS]
 
int64_t cache_hits
 
int64_t cache_accesses
 
H5C_cache_image_ctl_t image_ctl
 
hbool_t serialization_in_progress
 
hbool_t load_image
 
hbool_t image_loaded
 
hbool_t delete_image
 
haddr_t image_addr
 
hsize_t image_len
 
hsize_t image_data_len
 
int64_t entries_loaded_counter
 
int64_t entries_inserted_counter
 
int64_t entries_relocated_counter
 
int64_t entry_fd_height_change_counter
 
uint32_t num_entries_in_image
 
H5C_image_entry_timage_entries
 
void * image_buffer
 
hbool_t rdfsm_settled
 
hbool_t mdfsm_settled
 
int64_t hits [H5C__MAX_NUM_TYPE_IDS+1]
 
int64_t misses [H5C__MAX_NUM_TYPE_IDS+1]
 
int64_t write_protects [H5C__MAX_NUM_TYPE_IDS+1]
 
int64_t read_protects [H5C__MAX_NUM_TYPE_IDS+1]
 
int32_t max_read_protects [H5C__MAX_NUM_TYPE_IDS+1]
 
int64_t insertions [H5C__MAX_NUM_TYPE_IDS+1]
 
int64_t pinned_insertions [H5C__MAX_NUM_TYPE_IDS+1]
 
int64_t clears [H5C__MAX_NUM_TYPE_IDS+1]
 
int64_t flushes [H5C__MAX_NUM_TYPE_IDS+1]
 
int64_t evictions [H5C__MAX_NUM_TYPE_IDS+1]
 
int64_t take_ownerships [H5C__MAX_NUM_TYPE_IDS+1]
 
int64_t moves [H5C__MAX_NUM_TYPE_IDS+1]
 
int64_t entry_flush_moves [H5C__MAX_NUM_TYPE_IDS+1]
 
int64_t cache_flush_moves [H5C__MAX_NUM_TYPE_IDS+1]
 
int64_t pins [H5C__MAX_NUM_TYPE_IDS+1]
 
int64_t unpins [H5C__MAX_NUM_TYPE_IDS+1]
 
int64_t dirty_pins [H5C__MAX_NUM_TYPE_IDS+1]
 
int64_t pinned_flushes [H5C__MAX_NUM_TYPE_IDS+1]
 
int64_t pinned_clears [H5C__MAX_NUM_TYPE_IDS+1]
 
int64_t size_increases [H5C__MAX_NUM_TYPE_IDS+1]
 
int64_t size_decreases [H5C__MAX_NUM_TYPE_IDS+1]
 
int64_t entry_flush_size_changes [H5C__MAX_NUM_TYPE_IDS+1]
 
int64_t cache_flush_size_changes [H5C__MAX_NUM_TYPE_IDS+1]
 
int64_t total_ht_insertions
 
int64_t total_ht_deletions
 
int64_t successful_ht_searches
 
int64_t total_successful_ht_search_depth
 
int64_t failed_ht_searches
 
int64_t total_failed_ht_search_depth
 
uint32_t max_index_len
 
size_t max_index_size
 
size_t max_clean_index_size
 
size_t max_dirty_index_size
 
uint32_t max_slist_len
 
size_t max_slist_size
 
uint32_t max_pl_len
 
size_t max_pl_size
 
uint32_t max_pel_len
 
size_t max_pel_size
 
int64_t calls_to_msic
 
int64_t total_entries_skipped_in_msic
 
int64_t total_dirty_pf_entries_skipped_in_msic
 
int64_t total_entries_scanned_in_msic
 
int32_t max_entries_skipped_in_msic
 
int32_t max_dirty_pf_entries_skipped_in_msic
 
int32_t max_entries_scanned_in_msic
 
int64_t entries_scanned_to_make_space
 
int64_t slist_scan_restarts
 
int64_t LRU_scan_restarts
 
int64_t index_scan_restarts
 
int32_t images_created
 
int32_t images_read
 
int32_t images_loaded
 
hsize_t last_image_size
 
int64_t prefetches
 
int64_t dirty_prefetches
 
int64_t prefetch_hits
 
int32_t max_accesses [H5C__MAX_NUM_TYPE_IDS+1]
 
int32_t min_accesses [H5C__MAX_NUM_TYPE_IDS+1]
 
int32_t max_clears [H5C__MAX_NUM_TYPE_IDS+1]
 
int32_t max_flushes [H5C__MAX_NUM_TYPE_IDS+1]
 
size_t max_size [H5C__MAX_NUM_TYPE_IDS+1]
 
int32_t max_pins [H5C__MAX_NUM_TYPE_IDS+1]
 
char prefix [H5C__PREFIX_LEN]
 
int64_t get_entry_ptr_from_addr_counter
 

Field Documentation

◆ aux_ptr

◆ cache_accesses

◆ cache_flush_moves

int64_t cache_flush_moves[H5C__MAX_NUM_TYPE_IDS+1]

Referenced by H5C_stats(), and H5C_stats__reset().

◆ cache_flush_size_changes

int64_t cache_flush_size_changes[H5C__MAX_NUM_TYPE_IDS+1]

Referenced by H5C_stats(), and H5C_stats__reset().

◆ cache_full

hbool_t cache_full

Referenced by H5C_create().

◆ cache_hits

◆ calls_to_msic

int64_t calls_to_msic

Referenced by H5C_stats(), and H5C_stats__reset().

◆ check_write_permitted

H5C_write_permitted_func_t check_write_permitted

◆ class_table_ptr

◆ clean_index_ring_size

size_t clean_index_ring_size[H5C_RING_NTYPES]

Referenced by H5C_create(), and H5C_flush_cache().

◆ clean_index_size

size_t clean_index_size

◆ clears

int64_t clears[H5C__MAX_NUM_TYPE_IDS+1]

Referenced by H5C_stats(), and H5C_stats__reset().

◆ close_warning_received

hbool_t close_warning_received

◆ cLRU_head_ptr

H5C_cache_entry_t* cLRU_head_ptr

Referenced by H5C_create().

◆ cLRU_list_len

uint32_t cLRU_list_len

Referenced by H5C_create(), and H5C_stats().

◆ cLRU_list_size

size_t cLRU_list_size

◆ cLRU_tail_ptr

H5C_cache_entry_t* cLRU_tail_ptr

Referenced by H5C_create().

◆ coll_head_ptr

H5C_cache_entry_t* coll_head_ptr

Referenced by H5C_create().

◆ coll_list_len

uint32_t coll_list_len

◆ coll_list_size

size_t coll_list_size

Referenced by H5C_create().

◆ coll_tail_ptr

H5C_cache_entry_t* coll_tail_ptr

◆ coll_write_list

◆ delete_image

hbool_t delete_image

Referenced by H5C_create().

◆ dirty_index_ring_size

size_t dirty_index_ring_size[H5C_RING_NTYPES]

◆ dirty_index_size

size_t dirty_index_size

◆ dirty_pins

int64_t dirty_pins[H5C__MAX_NUM_TYPE_IDS+1]

Referenced by H5C_stats(), and H5C_stats__reset().

◆ dirty_prefetches

int64_t dirty_prefetches

Referenced by H5C_stats(), and H5C_stats__reset().

◆ dLRU_head_ptr

H5C_cache_entry_t* dLRU_head_ptr

Referenced by H5C_create().

◆ dLRU_list_len

◆ dLRU_list_size

size_t dLRU_list_size

◆ dLRU_tail_ptr

◆ entries_inserted_counter

int64_t entries_inserted_counter

Referenced by H5C_create().

◆ entries_loaded_counter

int64_t entries_loaded_counter

Referenced by H5C_create().

◆ entries_relocated_counter

int64_t entries_relocated_counter

Referenced by H5C_create().

◆ entries_removed_counter

int64_t entries_removed_counter

Referenced by H5C_create().

◆ entries_scanned_to_make_space

int64_t entries_scanned_to_make_space

Referenced by H5C_stats(), and H5C_stats__reset().

◆ entry_fd_height_change_counter

int64_t entry_fd_height_change_counter

Referenced by H5C_create().

◆ entry_flush_moves

int64_t entry_flush_moves[H5C__MAX_NUM_TYPE_IDS+1]

Referenced by H5C_stats(), and H5C_stats__reset().

◆ entry_flush_size_changes

int64_t entry_flush_size_changes[H5C__MAX_NUM_TYPE_IDS+1]

Referenced by H5C_stats(), and H5C_stats__reset().

◆ entry_watched_for_removal

H5C_cache_entry_t* entry_watched_for_removal

Referenced by H5C_create().

◆ epoch_marker_active

hbool_t epoch_marker_active[H5C__MAX_EPOCH_MARKERS]

◆ epoch_marker_ringbuf

int32_t epoch_marker_ringbuf[H5C__MAX_EPOCH_MARKERS+1]

◆ epoch_marker_ringbuf_first

int32_t epoch_marker_ringbuf_first

Referenced by H5C_create().

◆ epoch_marker_ringbuf_last

int32_t epoch_marker_ringbuf_last

Referenced by H5C_create().

◆ epoch_marker_ringbuf_size

int32_t epoch_marker_ringbuf_size

Referenced by H5C_create().

◆ epoch_markers

H5C_cache_entry_t epoch_markers[H5C__MAX_EPOCH_MARKERS]

Referenced by H5C_create().

◆ epoch_markers_active

int32_t epoch_markers_active

◆ evictions

int64_t evictions[H5C__MAX_NUM_TYPE_IDS+1]

Referenced by H5C_stats(), and H5C_stats__reset().

◆ evictions_enabled

◆ failed_ht_searches

int64_t failed_ht_searches

Referenced by H5C_stats(), and H5C_stats__reset().

◆ flash_size_increase_possible

hbool_t flash_size_increase_possible

◆ flash_size_increase_threshold

size_t flash_size_increase_threshold

◆ flush_in_progress

hbool_t flush_in_progress

◆ flushes

int64_t flushes[H5C__MAX_NUM_TYPE_IDS+1]

Referenced by H5C_stats(), and H5C_stats__reset().

◆ get_entry_ptr_from_addr_counter

int64_t get_entry_ptr_from_addr_counter

◆ hits

int64_t hits[H5C__MAX_NUM_TYPE_IDS+1]

◆ ignore_tags

◆ il_head

◆ il_len

uint32_t il_len

◆ il_size

size_t il_size

◆ il_tail

◆ image_addr

haddr_t image_addr

◆ image_buffer

void* image_buffer

Referenced by H5C_create(), and if().

◆ image_ctl

◆ image_data_len

hsize_t image_data_len

Referenced by H5C_create(), and if().

◆ image_entries

H5C_image_entry_t* image_entries

Referenced by H5C_create().

◆ image_len

hsize_t image_len

◆ image_loaded

◆ images_created

int32_t images_created

Referenced by H5C_stats(), and H5C_stats__reset().

◆ images_loaded

int32_t images_loaded

Referenced by H5C_stats(), and H5C_stats__reset().

◆ images_read

int32_t images_read

Referenced by H5C_stats(), and H5C_stats__reset().

◆ index

H5C_cache_entry_t* index[H5C__HASH_TABLE_LEN]

Referenced by H5C_create(), and H5C_dump_cache().

◆ index_len

◆ index_ring_len

uint32_t index_ring_len[H5C_RING_NTYPES]

Referenced by H5C_create(), and H5C_flush_cache().

◆ index_ring_size

size_t index_ring_size[H5C_RING_NTYPES]

Referenced by H5C_create(), and H5C_flush_cache().

◆ index_scan_restarts

int64_t index_scan_restarts

Referenced by H5C_stats(), and H5C_stats__reset().

◆ index_size

◆ insertions

int64_t insertions[H5C__MAX_NUM_TYPE_IDS+1]

Referenced by H5C_stats(), and H5C_stats__reset().

◆ last_entry_removed_ptr

H5C_cache_entry_t* last_entry_removed_ptr

Referenced by H5C_create().

◆ last_image_size

hsize_t last_image_size

Referenced by H5C_stats(), and H5C_stats__reset().

◆ load_image

◆ log_flush

Referenced by H5C_create().

◆ log_info

◆ LRU_head_ptr

H5C_cache_entry_t* LRU_head_ptr

Referenced by H5C_create(), and H5C_dump_cache_LRU().

◆ LRU_list_len

uint32_t LRU_list_len

◆ LRU_list_size

size_t LRU_list_size

◆ LRU_scan_restarts

int64_t LRU_scan_restarts

Referenced by H5C_stats(), and H5C_stats__reset().

◆ LRU_tail_ptr

H5C_cache_entry_t* LRU_tail_ptr

Referenced by H5C_create().

◆ magic

uint32_t magic

Referenced by H5C__deserialize_prefetched_entry(), H5C__generate_cache_image(), H5C__prep_image_for_file_close(), H5C__tag_entry(), H5C__untag_entry(), H5C_apply_candidate_list(), H5C_cache_image_pending(), H5C_cache_image_status(), H5C_cache_is_clean(), H5C_construct_candidate_list__clean_cache(), H5C_construct_candidate_list__min_clean(), H5C_create(), H5C_def_auto_resize_rpt_fcn(), H5C_dest(), H5C_dump_cache(), H5C_dump_cache_LRU(), H5C_dump_cache_skip_list(), H5C_dump_coll_write_list(), H5C_evict_tagged_entries(), H5C_expunge_entry(), H5C_expunge_tag_type_metadata(), H5C_flush_cache(), H5C_flush_dependency_exists(), H5C_flush_to_min_clean(), H5C_force_cache_image_load(), H5C_get_aux_ptr(), H5C_get_cache_auto_resize_config(), H5C_get_cache_flush_in_progress(), H5C_get_cache_hit_rate(), H5C_get_cache_image_config(), H5C_get_cache_size(), H5C_get_entry_ptr_from_addr(), H5C_get_entry_ring(), H5C_get_entry_status(), H5C_get_evictions_enabled(), H5C_get_ignore_tags(), H5C_get_mdc_image_info(), H5C_get_num_objs_corked(), H5C_get_serialization_in_progress(), H5C_ignore_tags(), H5C_insert_entry(), H5C_mark_entries_as_clean(), H5C_mark_entry_clean(), H5C_mark_entry_dirty(), H5C_move_entry(), H5C_pin_protected_entry(), H5C_prep_for_file_close(), H5C_protect(), H5C_reset_cache_hit_rate_stats(), H5C_resize_entry(), H5C_set_cache_auto_resize_config(), H5C_set_cache_image_config(), H5C_set_evictions_enabled(), H5C_set_prefix(), H5C_stats(), H5C_stats__reset(), H5C_unpin_entry(), H5C_unprotect(), H5C_validate_index_list(), and H5C_verify_entry_type().

◆ max_accesses

int32_t max_accesses[H5C__MAX_NUM_TYPE_IDS+1]

Referenced by H5C_stats(), and H5C_stats__reset().

◆ max_cache_size

◆ max_clean_index_size

size_t max_clean_index_size

Referenced by H5C_stats(), and H5C_stats__reset().

◆ max_clears

int32_t max_clears[H5C__MAX_NUM_TYPE_IDS+1]

Referenced by H5C_stats(), and H5C_stats__reset().

◆ max_dirty_index_size

size_t max_dirty_index_size

Referenced by H5C_stats(), and H5C_stats__reset().

◆ max_dirty_pf_entries_skipped_in_msic

int32_t max_dirty_pf_entries_skipped_in_msic

Referenced by H5C_stats(), and H5C_stats__reset().

◆ max_entries_scanned_in_msic

int32_t max_entries_scanned_in_msic

Referenced by H5C_stats(), and H5C_stats__reset().

◆ max_entries_skipped_in_msic

int32_t max_entries_skipped_in_msic

Referenced by H5C_stats(), and H5C_stats__reset().

◆ max_flushes

int32_t max_flushes[H5C__MAX_NUM_TYPE_IDS+1]

Referenced by H5C_stats(), and H5C_stats__reset().

◆ max_index_len

uint32_t max_index_len

Referenced by H5C_stats(), and H5C_stats__reset().

◆ max_index_size

size_t max_index_size

Referenced by H5C_stats(), and H5C_stats__reset().

◆ max_pel_len

uint32_t max_pel_len

Referenced by H5C_stats(), and H5C_stats__reset().

◆ max_pel_size

size_t max_pel_size

Referenced by H5C_stats(), and H5C_stats__reset().

◆ max_pins

int32_t max_pins[H5C__MAX_NUM_TYPE_IDS+1]

Referenced by H5C_stats(), and H5C_stats__reset().

◆ max_pl_len

uint32_t max_pl_len

Referenced by H5C_stats(), and H5C_stats__reset().

◆ max_pl_size

size_t max_pl_size

Referenced by H5C_stats(), and H5C_stats__reset().

◆ max_read_protects

int32_t max_read_protects[H5C__MAX_NUM_TYPE_IDS+1]

Referenced by H5C_stats(), and H5C_stats__reset().

◆ max_size

size_t max_size[H5C__MAX_NUM_TYPE_IDS+1]

Referenced by H5C_stats(), and H5C_stats__reset().

◆ max_slist_len

uint32_t max_slist_len

Referenced by H5C_stats(), and H5C_stats__reset().

◆ max_slist_size

size_t max_slist_size

Referenced by H5C_stats(), and H5C_stats__reset().

◆ max_type_id

int32_t max_type_id

◆ mdfsm_settled

hbool_t mdfsm_settled

Referenced by H5C_create().

◆ min_accesses

int32_t min_accesses[H5C__MAX_NUM_TYPE_IDS+1]

Referenced by H5C_stats(), and H5C_stats__reset().

◆ min_clean_size

◆ misses

int64_t misses[H5C__MAX_NUM_TYPE_IDS+1]

◆ moves

int64_t moves[H5C__MAX_NUM_TYPE_IDS+1]

Referenced by H5C_stats(), and H5C_stats__reset().

◆ msic_in_progress

hbool_t msic_in_progress

Referenced by H5C_create().

◆ num_entries_in_image

uint32_t num_entries_in_image

Referenced by H5C_create().

◆ num_last_entries

uint32_t num_last_entries

◆ num_objs_corked

uint32_t num_objs_corked

◆ pel_head_ptr

◆ pel_len

◆ pel_size

◆ pel_tail_ptr

H5C_cache_entry_t* pel_tail_ptr

Referenced by H5C_create().

◆ pinned_clears

int64_t pinned_clears[H5C__MAX_NUM_TYPE_IDS+1]

Referenced by H5C_stats(), and H5C_stats__reset().

◆ pinned_flushes

int64_t pinned_flushes[H5C__MAX_NUM_TYPE_IDS+1]

Referenced by H5C_stats(), and H5C_stats__reset().

◆ pinned_insertions

int64_t pinned_insertions[H5C__MAX_NUM_TYPE_IDS+1]

Referenced by H5C_stats(), and H5C_stats__reset().

◆ pins

int64_t pins[H5C__MAX_NUM_TYPE_IDS+1]

Referenced by H5C_stats(), and H5C_stats__reset().

◆ pl_head_ptr

H5C_cache_entry_t* pl_head_ptr

Referenced by H5C_create().

◆ pl_len

◆ pl_size

size_t pl_size

Referenced by H5C_create(), and H5C_stats().

◆ pl_tail_ptr

H5C_cache_entry_t* pl_tail_ptr

Referenced by H5C_create().

◆ prefetch_hits

int64_t prefetch_hits

Referenced by H5C_stats(), and H5C_stats__reset().

◆ prefetches

int64_t prefetches

Referenced by H5C_stats(), and H5C_stats__reset().

◆ prefix

◆ rdfsm_settled

hbool_t rdfsm_settled

Referenced by H5C_create().

◆ read_protects

int64_t read_protects[H5C__MAX_NUM_TYPE_IDS+1]

Referenced by H5C_stats(), and H5C_stats__reset().

◆ resize_ctl

◆ resize_enabled

hbool_t resize_enabled

◆ resize_in_progress

hbool_t resize_in_progress

Referenced by H5C_create().

◆ serialization_in_progress

hbool_t serialization_in_progress

◆ size_decrease_possible

hbool_t size_decrease_possible

◆ size_decreased

hbool_t size_decreased

◆ size_decreases

int64_t size_decreases[H5C__MAX_NUM_TYPE_IDS+1]

Referenced by H5C_stats(), and H5C_stats__reset().

◆ size_increase_possible

hbool_t size_increase_possible

◆ size_increases

int64_t size_increases[H5C__MAX_NUM_TYPE_IDS+1]

Referenced by H5C_stats(), and H5C_stats__reset().

◆ slist_changed

hbool_t slist_changed

Referenced by H5C_create().

◆ slist_len

◆ slist_len_increase

int32_t slist_len_increase

Referenced by H5C_create().

◆ slist_ptr

◆ slist_ring_len

uint32_t slist_ring_len[H5C_RING_NTYPES]

Referenced by H5C_create(), and H5C_flush_cache().

◆ slist_ring_size

size_t slist_ring_size[H5C_RING_NTYPES]

Referenced by H5C_create(), and H5C_flush_cache().

◆ slist_scan_restarts

int64_t slist_scan_restarts

Referenced by H5C_stats(), and H5C_stats__reset().

◆ slist_size

◆ slist_size_increase

int64_t slist_size_increase

Referenced by H5C_create().

◆ successful_ht_searches

int64_t successful_ht_searches

Referenced by H5C_stats(), and H5C_stats__reset().

◆ tag_list

◆ take_ownerships

int64_t take_ownerships[H5C__MAX_NUM_TYPE_IDS+1]

Referenced by H5C_stats(), and H5C_stats__reset().

◆ total_dirty_pf_entries_skipped_in_msic

int64_t total_dirty_pf_entries_skipped_in_msic

Referenced by H5C_stats(), and H5C_stats__reset().

◆ total_entries_scanned_in_msic

int64_t total_entries_scanned_in_msic

Referenced by H5C_stats(), and H5C_stats__reset().

◆ total_entries_skipped_in_msic

int64_t total_entries_skipped_in_msic

Referenced by H5C_stats(), and H5C_stats__reset().

◆ total_failed_ht_search_depth

int64_t total_failed_ht_search_depth

Referenced by H5C_stats(), and H5C_stats__reset().

◆ total_ht_deletions

int64_t total_ht_deletions

Referenced by H5C_stats(), and H5C_stats__reset().

◆ total_ht_insertions

int64_t total_ht_insertions

Referenced by H5C_stats(), and H5C_stats__reset().

◆ total_successful_ht_search_depth

int64_t total_successful_ht_search_depth

Referenced by H5C_stats(), and H5C_stats__reset().

◆ unpins

int64_t unpins[H5C__MAX_NUM_TYPE_IDS+1]

Referenced by H5C_stats(), and H5C_stats__reset().

◆ write_permitted

hbool_t write_permitted

◆ write_protects

int64_t write_protects[H5C__MAX_NUM_TYPE_IDS+1]

Referenced by H5C_stats(), and H5C_stats__reset().


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