 |
HDF5
1.12.0
|
herr_t(* write_mark_entry_clean_log_msg)(void *udata, const H5C_cache_entry_t *entry, herr_t fxn_ret_value)
Definition: H5Clog.h:52
herr_t(* write_destroy_fd_log_msg)(void *udata, const H5C_cache_entry_t *parent, const H5C_cache_entry_t *child, herr_t fxn_ret_value)
Definition: H5Clog.h:61
herr_t(* write_unprotect_entry_log_msg)(void *udata, haddr_t address, int type_id, unsigned flags, herr_t fxn_ret_value)
Definition: H5Clog.h:62
herr_t(* write_remove_entry_log_msg)(void *udata, const H5C_cache_entry_t *entry, herr_t fxn_ret_value)
Definition: H5Clog.h:64
herr_t(* write_set_cache_config_log_msg)(void *udata, const H5AC_cache_config_t *config, herr_t fxn_ret_value)
Definition: H5Clog.h:63
H5_DLL herr_t H5C_log_write_insert_entry_msg(H5C_t *cache, haddr_t address, int type_id, unsigned flags, size_t size, herr_t fxn_ret_value)
Definition: H5Clog.c:480
H5_DLL herr_t H5C_log_write_destroy_fd_msg(H5C_t *cache, const H5C_cache_entry_t *parent, const H5C_cache_entry_t *child, herr_t fxn_ret_value)
Definition: H5Clog.c:855
iblock size
Definition: H5EAcache.c:787
herr_t(* write_unpin_entry_log_msg)(void *udata, const H5C_cache_entry_t *entry, herr_t fxn_ret_value)
Definition: H5Clog.h:60
H5_DLL herr_t H5C_log_write_create_fd_msg(H5C_t *cache, const H5C_cache_entry_t *parent, const H5C_cache_entry_t *child, herr_t fxn_ret_value)
Definition: H5Clog.c:717
herr_t(* write_expunge_entry_log_msg)(void *udata, haddr_t address, int type_id, herr_t fxn_ret_value)
Definition: H5Clog.h:48
H5_DLL herr_t H5C_log_write_set_cache_config_msg(H5C_t *cache, const H5AC_cache_config_t *config, herr_t fxn_ret_value)
Definition: H5Clog.c:923
herr_t(* tear_down_logging)(H5C_log_info_t *log_info)
Definition: H5Clog.h:40
Definition: H5Cpkg.h:4642
H5_DLL herr_t H5C_log_write_remove_entry_msg(H5C_t *cache, const H5C_cache_entry_t *entry, herr_t fxn_ret_value)
Definition: H5Clog.c:957
herr_t(* write_resize_entry_log_msg)(void *udata, const H5C_cache_entry_t *entry, size_t new_size, herr_t fxn_ret_value)
Definition: H5Clog.h:59
herr_t(* start_logging)(H5C_log_info_t *log_info)
Definition: H5Clog.h:41
CATCH haddr_t
Definition: H5EAdblock.c:162
herr_t(* write_pin_entry_log_msg)(void *udata, const H5C_cache_entry_t *entry, herr_t fxn_ret_value)
Definition: H5Clog.h:56
herr_t(* write_insert_entry_log_msg)(void *udata, haddr_t address, int type_id, unsigned flags, size_t size, herr_t fxn_ret_value)
Definition: H5Clog.h:50
H5_DLL herr_t H5C_log_write_flush_cache_msg(H5C_t *cache, herr_t fxn_ret_value)
Definition: H5Clog.c:448
H5_DLL herr_t H5C_log_tear_down(H5C_t *cache)
Definition: H5Clog.c:150
H5_DLL herr_t H5C_log_json_set_up(H5C_log_info_t *log_info, const char log_location[], int mpi_rank)
Definition: H5Clog_json.c:205
H5_DLL herr_t H5C_log_write_move_entry_msg(H5C_t *cache, haddr_t old_addr, haddr_t new_addr, int type_id, herr_t fxn_ret_value)
Definition: H5Clog.c:649
H5_DLL herr_t H5C_log_write_destroy_cache_msg(H5C_t *cache)
Definition: H5Clog.c:351
herr_t(* write_protect_entry_log_msg)(void *udata, const H5C_cache_entry_t *entry, int type_id, unsigned flags, herr_t fxn_ret_value)
Definition: H5Clog.h:58
H5_DLL herr_t H5C_log_set_up(H5C_t *cache, const char log_location[], H5C_log_style_t style, hbool_t start_immediately)
Definition: H5Clog.c:88
struct H5C_log_class_t H5C_log_class_t
H5_DLL herr_t H5C_log_write_expunge_entry_msg(H5C_t *cache, haddr_t address, int type_id, herr_t fxn_ret_value)
Definition: H5Clog.c:415
herr_t(* write_destroy_cache_log_msg)(void *udata)
Definition: H5Clog.h:46
herr_t(* write_flush_cache_log_msg)(void *udata, herr_t fxn_ret_value)
Definition: H5Clog.h:49
H5_DLL herr_t H5C_log_write_evict_cache_msg(H5C_t *cache, herr_t fxn_ret_value)
Definition: H5Clog.c:383
H5_DLL herr_t H5C_log_write_resize_entry_msg(H5C_t *cache, const H5C_cache_entry_t *entry, size_t new_size, herr_t fxn_ret_value)
Definition: H5Clog.c:786
void * udata
Definition: H5Clog.h:73
herr_t(* write_mark_entry_dirty_log_msg)(void *udata, const H5C_cache_entry_t *entry, herr_t fxn_ret_value)
Definition: H5Clog.h:51
H5_DLL herr_t H5C_log_write_unprotect_entry_msg(H5C_t *cache, haddr_t address, int type_id, unsigned flags, herr_t fxn_ret_value)
Definition: H5Clog.c:890
H5_DLL herr_t H5C_log_trace_set_up(H5C_log_info_t *log_info, const char log_location[], int mpi_rank)
Definition: H5Clog_trace.c:200
H5_DLL herr_t H5C_log_write_protect_entry_msg(H5C_t *cache, const H5C_cache_entry_t *entry, int type_id, unsigned flags, herr_t fxn_ret_value)
Definition: H5Clog.c:752
H5C_log_class_t * cls
Definition: H5Clog.h:72
herr_t(* write_start_log_msg)(void *udata)
Definition: H5Clog.h:43
H5_DLL herr_t H5C_log_write_create_cache_msg(H5C_t *cache, herr_t fxn_ret_value)
Definition: H5Clog.c:316
herr_t(* write_mark_serialized_entry_log_msg)(void *udata, const H5C_cache_entry_t *entry, herr_t fxn_ret_value)
Definition: H5Clog.h:54
H5_DLL herr_t H5C_log_write_mark_unserialized_entry_msg(H5C_t *cache, const H5C_cache_entry_t *entry, herr_t fxn_ret_value)
Definition: H5Clog.c:581
herr_t(* write_move_entry_log_msg)(void *udata, haddr_t old_addr, haddr_t new_addr, int type_id, herr_t fxn_ret_value)
Definition: H5Clog.h:55
H5_DLL herr_t H5C_log_write_mark_entry_dirty_msg(H5C_t *cache, const H5C_cache_entry_t *entry, herr_t fxn_ret_value)
Definition: H5Clog.c:513
Definition: H5ACpublic.h:448
herr_t(* stop_logging)(H5C_log_info_t *log_info)
Definition: H5Clog.h:42
herr_t(* write_create_fd_log_msg)(void *udata, const H5C_cache_entry_t *parent, const H5C_cache_entry_t *child, herr_t fxn_ret_value)
Definition: H5Clog.h:57
H5_DLL herr_t H5C_log_write_mark_serialized_entry_msg(H5C_t *cache, const H5C_cache_entry_t *entry, herr_t fxn_ret_value)
Definition: H5Clog.c:615
#define H5_DLL
Definition: H5api_adpt.h:234
herr_t(* write_mark_unserialized_entry_log_msg)(void *udata, const H5C_cache_entry_t *entry, herr_t fxn_ret_value)
Definition: H5Clog.h:53
herr_t(* write_create_cache_log_msg)(void *udata, herr_t fxn_ret_value)
Definition: H5Clog.h:45
herr_t(* write_stop_log_msg)(void *udata)
Definition: H5Clog.h:44
H5_DLL herr_t H5C_log_write_mark_entry_clean_msg(H5C_t *cache, const H5C_cache_entry_t *entry, herr_t fxn_ret_value)
Definition: H5Clog.c:547
H5_DLL herr_t H5C_log_write_unpin_entry_msg(H5C_t *cache, const H5C_cache_entry_t *entry, herr_t fxn_ret_value)
Definition: H5Clog.c:820
H5C_log_style_t
Definition: H5Cprivate.h:2223
hbool_t logging
Definition: H5Clog.h:71
hbool_t enabled
Definition: H5Clog.h:70
int herr_t
Definition: H5public.h:128
herr_t(* write_evict_cache_log_msg)(void *udata, herr_t fxn_ret_value)
Definition: H5Clog.h:47
bool hbool_t
Definition: H5public.h:159
const char * name
Definition: H5Clog.h:37
Definition: H5Cprivate.h:1597
H5_DLL herr_t H5C_log_write_pin_entry_msg(H5C_t *cache, const H5C_cache_entry_t *entry, herr_t fxn_ret_value)
Definition: H5Clog.c:682