![]() |
HDF5
1.12.0
|
#include <H5Clog.h>
Data Fields | |
| hbool_t | enabled |
| hbool_t | logging |
| H5C_log_class_t * | cls |
| void * | udata |
| H5C_log_class_t* cls |
Referenced by H5C_log_tear_down(), H5C_log_write_create_cache_msg(), H5C_log_write_create_fd_msg(), H5C_log_write_destroy_cache_msg(), H5C_log_write_destroy_fd_msg(), H5C_log_write_evict_cache_msg(), H5C_log_write_expunge_entry_msg(), H5C_log_write_flush_cache_msg(), H5C_log_write_insert_entry_msg(), H5C_log_write_mark_entry_clean_msg(), H5C_log_write_mark_entry_dirty_msg(), H5C_log_write_mark_serialized_entry_msg(), H5C_log_write_mark_unserialized_entry_msg(), H5C_log_write_move_entry_msg(), H5C_log_write_pin_entry_msg(), H5C_log_write_protect_entry_msg(), H5C_log_write_remove_entry_msg(), H5C_log_write_resize_entry_msg(), H5C_log_write_set_cache_config_msg(), H5C_log_write_unpin_entry_msg(), H5C_log_write_unprotect_entry_msg(), H5C_start_logging(), and H5C_stop_logging().
| hbool_t enabled |
Referenced by H5C_get_logging_status(), H5C_log_set_up(), H5C_log_tear_down(), H5C_start_logging(), and H5C_stop_logging().
| hbool_t logging |
Referenced by H5AC_create_flush_dependency(), H5AC_destroy_flush_dependency(), H5AC_mark_entry_clean(), H5AC_mark_entry_dirty(), H5AC_mark_entry_serialized(), H5AC_mark_entry_unserialized(), H5AC_pin_protected_entry(), H5AC_remove_entry(), H5AC_resize_entry(), H5AC_unpin_entry(), H5C_get_logging_status(), H5C_log_tear_down(), H5C_start_logging(), and H5C_stop_logging().
| void* udata |
Referenced by H5C_log_write_create_cache_msg(), H5C_log_write_create_fd_msg(), H5C_log_write_destroy_cache_msg(), H5C_log_write_destroy_fd_msg(), H5C_log_write_evict_cache_msg(), H5C_log_write_expunge_entry_msg(), H5C_log_write_flush_cache_msg(), H5C_log_write_insert_entry_msg(), H5C_log_write_mark_entry_clean_msg(), H5C_log_write_mark_entry_dirty_msg(), H5C_log_write_mark_serialized_entry_msg(), H5C_log_write_mark_unserialized_entry_msg(), H5C_log_write_move_entry_msg(), H5C_log_write_pin_entry_msg(), H5C_log_write_protect_entry_msg(), H5C_log_write_remove_entry_msg(), H5C_log_write_resize_entry_msg(), H5C_log_write_set_cache_config_msg(), H5C_log_write_unpin_entry_msg(), H5C_log_write_unprotect_entry_msg(), H5C_start_logging(), and H5C_stop_logging().