Home
last modified time | relevance | path

Searched refs:H5C_t (Results 1 – 25 of 88) sorted by relevance

1234

/dports/science/InsightToolkit/ITK-5.0.1/Modules/ThirdParty/HDF5/src/itkhdf5/src/
H A DH5Cprivate.h269 typedef struct H5C_t H5C_t; typedef
1599 H5C_t *cache_ptr;
2231 H5_DLL herr_t H5C_tear_down_logging(H5C_t *cache_ptr);
2232 H5_DLL herr_t H5C_start_logging(H5C_t *cache_ptr);
2233 H5_DLL herr_t H5C_stop_logging(H5C_t *cache_ptr);
2269 H5_DLL void * H5C_get_aux_ptr(const H5C_t *cache_ptr);
2270 H5_DLL FILE *H5C_get_trace_file_ptr(const H5C_t *cache_ptr);
2298 H5_DLL void H5C_stats__reset(H5C_t *cache_ptr);
2306 H5_DLL herr_t H5C_ignore_tags(H5C_t *cache_ptr);
2307 H5_DLL hbool_t H5C_get_ignore_tags(const H5C_t *cache_ptr);
[all …]
H A DH5Cquery.c89 H5C_get_cache_auto_resize_config(const H5C_t * cache_ptr, in H5C_get_cache_auto_resize_config()
128 H5C_get_cache_size(H5C_t * cache_ptr, in H5C_get_cache_size()
175 H5C_get_cache_hit_rate(H5C_t * cache_ptr, double * hit_rate_ptr) in H5C_get_cache_hit_rate()
235 H5C_t * cache_ptr; in H5C_get_entry_status()
305 H5C_get_evictions_enabled(const H5C_t *cache_ptr, in H5C_get_evictions_enabled()
341 H5C_get_aux_ptr(const H5C_t *cache_ptr) in H5C_get_aux_ptr()
370 H5C_get_trace_file_ptr(const H5C_t *cache_ptr) in H5C_get_trace_file_ptr()
429 H5C_t *cache_ptr; /* Pointer to cache */ in H5C_get_entry_ring()
467 H5C_get_mdc_image_info(H5C_t * cache_ptr, haddr_t *image_addr, hsize_t *image_len) in H5C_get_mdc_image_info()
H A DH5Ctag.c89 static herr_t H5C__mark_tagged_entries(H5C_t *cache_ptr, haddr_t tag);
134 H5C_ignore_tags(H5C_t * cache_ptr) in H5C_ignore_tags()
163 H5C_get_ignore_tags(const H5C_t *cache_ptr) in H5C_get_ignore_tags()
193 H5C__tag_entry(H5C_t *cache, H5C_cache_entry_t *entry) in H5C__tag_entry()
280 H5C__untag_entry(H5C_t *cache, H5C_cache_entry_t *entry) in H5C__untag_entry()
401 H5C__iter_tagged_entries(H5C_t *cache, haddr_t tag, hbool_t match_global, in H5C__iter_tagged_entries()
499 H5C_t *cache; /* Pointer to cache structure */ in H5C_evict_tagged_entries()
609 H5C__mark_tagged_entries(H5C_t *cache, haddr_t tag) in H5C__mark_tagged_entries()
719 H5C_t *cache_ptr = NULL; in H5C_flush_tagged_entries()
760 H5C_retag_entries(H5C_t *cache, haddr_t src_tag, haddr_t dest_tag) in H5C_retag_entries()
[all …]
H A DH5Cimage.c100 H5C_t *cache_ptr, const uint8_t **buf);
108 const H5C_t *cache_ptr, uint8_t **buf);
116 H5C_t *cache_ptr);
119 H5C_t *cache_ptr, const uint8_t **buf);
204 H5C_t * cache_ptr; in H5C_cache_image_status()
298 fake_cache_ptr = (H5C_t *)H5MM_malloc(sizeof(H5C_t)); in H5C__construct_cache_image_buffer()
889 H5C_t *cache_ptr; in H5C_force_cache_image_load()
1119 H5C_t * cache_ptr; in H5C__load_cache_image()
1216 H5C_t *cache_ptr; in H5C_load_cache_image_on_next_protect()
1341 H5C_t * cache_ptr = NULL; in H5C__prep_image_for_file_close()
[all …]
H A DH5Clog.c104 H5C_set_up_logging(H5C_t *cache_ptr, const char log_location[], in H5C_set_up_logging()
181 H5C_tear_down_logging(H5C_t *cache_ptr) in H5C_tear_down_logging()
225 H5C_start_logging(H5C_t *cache_ptr) in H5C_start_logging()
264 H5C_stop_logging(H5C_t *cache_ptr) in H5C_stop_logging()
302 H5C_get_logging_status(const H5C_t *cache_ptr, /*OUT*/ hbool_t *is_enabled, in H5C_get_logging_status()
341 H5C_write_log_message(const H5C_t *cache_ptr, const char message[]) in H5C_write_log_message()
/dports/math/vtk8/VTK-8.2.0/ThirdParty/hdf5/vtkhdf5/src/
H A DH5Cprivate.h269 typedef struct H5C_t H5C_t; typedef
1606 H5C_t *cache_ptr;
2236 H5_DLL herr_t H5C_tear_down_logging(H5C_t *cache_ptr);
2237 H5_DLL herr_t H5C_start_logging(H5C_t *cache_ptr);
2238 H5_DLL herr_t H5C_stop_logging(H5C_t *cache_ptr);
2274 H5_DLL void * H5C_get_aux_ptr(const H5C_t *cache_ptr);
2275 H5_DLL FILE *H5C_get_trace_file_ptr(const H5C_t *cache_ptr);
2303 H5_DLL void H5C_stats__reset(H5C_t *cache_ptr);
2311 H5_DLL herr_t H5C_ignore_tags(H5C_t *cache_ptr);
2312 H5_DLL hbool_t H5C_get_ignore_tags(const H5C_t *cache_ptr);
[all …]
H A DH5Cquery.c89 H5C_get_cache_auto_resize_config(const H5C_t * cache_ptr, in H5C_get_cache_auto_resize_config()
128 H5C_get_cache_size(H5C_t * cache_ptr, in H5C_get_cache_size()
175 H5C_get_cache_hit_rate(H5C_t * cache_ptr, double * hit_rate_ptr) in H5C_get_cache_hit_rate()
235 H5C_t * cache_ptr; in H5C_get_entry_status()
305 H5C_get_evictions_enabled(const H5C_t *cache_ptr, in H5C_get_evictions_enabled()
341 H5C_get_aux_ptr(const H5C_t *cache_ptr) in H5C_get_aux_ptr()
370 H5C_get_trace_file_ptr(const H5C_t *cache_ptr) in H5C_get_trace_file_ptr()
429 H5C_t *cache_ptr; /* Pointer to cache */ in H5C_get_entry_ring()
467 H5C_get_mdc_image_info(H5C_t * cache_ptr, haddr_t *image_addr, hsize_t *image_len) in H5C_get_mdc_image_info()
H A DH5Ctag.c90 static herr_t H5C__mark_tagged_entries(H5C_t *cache_ptr, haddr_t tag);
135 H5C_ignore_tags(H5C_t * cache_ptr) in H5C_ignore_tags()
164 H5C_get_ignore_tags(const H5C_t *cache_ptr) in H5C_get_ignore_tags()
194 H5C__tag_entry(H5C_t *cache, H5C_cache_entry_t *entry, hid_t dxpl_id) in H5C__tag_entry()
287 H5C__untag_entry(H5C_t *cache, H5C_cache_entry_t *entry) in H5C__untag_entry()
408 H5C__iter_tagged_entries(H5C_t *cache, haddr_t tag, hbool_t match_global, in H5C__iter_tagged_entries()
506 H5C_t *cache; /* Pointer to cache structure */ in H5C_evict_tagged_entries()
617 H5C__mark_tagged_entries(H5C_t *cache, haddr_t tag) in H5C__mark_tagged_entries()
727 H5C_t *cache_ptr = NULL; in H5C_flush_tagged_entries()
768 H5C_retag_entries(H5C_t *cache, haddr_t src_tag, haddr_t dest_tag) in H5C_retag_entries()
[all …]
H A DH5Cimage.c100 H5C_t *cache_ptr, const uint8_t **buf);
108 const H5C_t *cache_ptr, uint8_t **buf);
116 H5C_t *cache_ptr);
118 H5C_t *cache_ptr);
206 H5C_t * cache_ptr; in H5C_cache_image_status()
300 fake_cache_ptr = (H5C_t *)H5MM_malloc(sizeof(H5C_t)); in H5C__construct_cache_image_buffer()
889 H5C_t *cache_ptr; in H5C_force_cache_image_load()
1124 H5C_t * cache_ptr; in H5C__load_cache_image()
1221 H5C_t *cache_ptr; in H5C_load_cache_image_on_next_protect()
1346 H5C_t * cache_ptr = NULL; in H5C__prep_image_for_file_close()
[all …]
H A DH5Clog.c104 H5C_set_up_logging(H5C_t *cache_ptr, const char log_location[], in H5C_set_up_logging()
181 H5C_tear_down_logging(H5C_t *cache_ptr) in H5C_tear_down_logging()
225 H5C_start_logging(H5C_t *cache_ptr) in H5C_start_logging()
264 H5C_stop_logging(H5C_t *cache_ptr) in H5C_stop_logging()
302 H5C_get_logging_status(const H5C_t *cache_ptr, /*OUT*/ hbool_t *is_enabled, in H5C_get_logging_status()
341 H5C_write_log_message(const H5C_t *cache_ptr, const char message[]) in H5C_write_log_message()
/dports/math/vtk9/VTK-9.1.0/ThirdParty/hdf5/vtkhdf5/src/
H A DH5Cprivate.h268 typedef struct H5C_t H5C_t; typedef
1594 H5C_t * cache_ptr;
2254 H5_DLL void * H5C_get_aux_ptr(const H5C_t *cache_ptr);
2268 H5_DLL herr_t H5C_reset_cache_hit_rate_stats(H5C_t *cache_ptr);
2274 H5_DLL herr_t H5C_set_prefix(H5C_t *cache_ptr, char *prefix);
2276 H5_DLL void H5C_stats__reset(H5C_t *cache_ptr);
2282 H5_DLL herr_t H5C_ignore_tags(H5C_t *cache_ptr);
2283 H5_DLL hbool_t H5C_get_ignore_tags(const H5C_t *cache_ptr);
2296 H5_DLL herr_t H5C_start_logging(H5C_t *cache);
2297 H5_DLL herr_t H5C_stop_logging(H5C_t *cache);
[all …]
H A DH5Clog.h95 H5_DLL herr_t H5C_log_set_up(H5C_t *cache, const char log_location[], H5C_log_style_t style,
97 H5_DLL herr_t H5C_log_tear_down(H5C_t *cache);
99 H5_DLL herr_t H5C_log_write_create_cache_msg(H5C_t *cache, herr_t fxn_ret_value);
100 H5_DLL herr_t H5C_log_write_destroy_cache_msg(H5C_t *cache);
101 H5_DLL herr_t H5C_log_write_evict_cache_msg(H5C_t *cache, herr_t fxn_ret_value);
102 H5_DLL herr_t H5C_log_write_expunge_entry_msg(H5C_t *cache, haddr_t address, int type_id,
104 H5_DLL herr_t H5C_log_write_flush_cache_msg(H5C_t *cache, herr_t fxn_ret_value);
118 H5_DLL herr_t H5C_log_write_create_fd_msg(H5C_t *cache, const H5C_cache_entry_t *parent,
124 H5_DLL herr_t H5C_log_write_unpin_entry_msg(H5C_t *cache, const H5C_cache_entry_t *entry,
126 H5_DLL herr_t H5C_log_write_destroy_fd_msg(H5C_t *cache, const H5C_cache_entry_t *parent,
[all …]
H A DH5Clog.c140 H5C_log_tear_down(H5C_t *cache) in H5C_log_tear_down()
183 H5C_start_logging(H5C_t *cache) in H5C_start_logging()
226 H5C_stop_logging(H5C_t *cache) in H5C_stop_logging()
272 H5C_get_logging_status(const H5C_t *cache, hbool_t *is_enabled, hbool_t *is_currently_logging) in H5C_get_logging_status()
301 H5C_log_write_create_cache_msg(H5C_t *cache, herr_t fxn_ret_value) in H5C_log_write_create_cache_msg()
336 H5C_log_write_destroy_cache_msg(H5C_t *cache) in H5C_log_write_destroy_cache_msg()
367 H5C_log_write_evict_cache_msg(H5C_t *cache, herr_t fxn_ret_value) in H5C_log_write_evict_cache_msg()
430 H5C_log_write_flush_cache_msg(H5C_t *cache, herr_t fxn_ret_value) in H5C_log_write_flush_cache_msg()
626 H5C_log_write_move_entry_msg(H5C_t *cache, haddr_t old_addr, haddr_t new_addr, int type_id, in H5C_log_write_move_entry_msg()
761 H5C_log_write_resize_entry_msg(H5C_t *cache, const H5C_cache_entry_t *entry, size_t new_size, in H5C_log_write_resize_entry_msg()
[all …]
H A DH5Cquery.c80 H5C_get_cache_auto_resize_config(const H5C_t *cache_ptr, H5C_auto_size_ctl_t *config_ptr) in H5C_get_cache_auto_resize_config()
117 H5C_get_cache_size(H5C_t *cache_ptr, size_t *max_size_ptr, size_t *min_clean_size_ptr, size_t *cur_… in H5C_get_cache_size()
154 H5C_get_cache_flush_in_progress(H5C_t *cache_ptr, hbool_t *flush_in_progress_ptr) in H5C_get_cache_flush_in_progress()
187 H5C_get_cache_hit_rate(H5C_t *cache_ptr, double *hit_rate_ptr) in H5C_get_cache_hit_rate()
238 H5C_t * cache_ptr; in H5C_get_entry_status()
307 H5C_get_evictions_enabled(const H5C_t *cache_ptr, hbool_t *evictions_enabled_ptr) in H5C_get_evictions_enabled()
341 H5C_get_aux_ptr(const H5C_t *cache_ptr) in H5C_get_aux_ptr()
370 H5C_t * cache_ptr; /* Pointer to cache */ in H5C_get_entry_ring()
408 H5C_get_mdc_image_info(H5C_t *cache_ptr, haddr_t *image_addr, hsize_t *image_len) in H5C_get_mdc_image_info()
H A DH5Ctag.c85 static herr_t H5C__mark_tagged_entries(H5C_t *cache_ptr, haddr_t tag);
125 H5C_ignore_tags(H5C_t *cache_ptr) in H5C_ignore_tags()
153 H5C_get_ignore_tags(const H5C_t *cache_ptr) in H5C_get_ignore_tags()
178 H5C_get_num_objs_corked(const H5C_t *cache_ptr) in H5C_get_num_objs_corked()
207 H5C__tag_entry(H5C_t *cache, H5C_cache_entry_t *entry) in H5C__tag_entry()
293 H5C__untag_entry(H5C_t *cache, H5C_cache_entry_t *entry) in H5C__untag_entry()
508 H5C_t * cache; /* Pointer to cache structure */ in H5C_evict_tagged_entries()
616 H5C__mark_tagged_entries(H5C_t *cache, haddr_t tag) in H5C__mark_tagged_entries()
727 H5C_t *cache_ptr = NULL; in H5C_flush_tagged_entries()
767 H5C_retag_entries(H5C_t *cache, haddr_t src_tag, haddr_t dest_tag) in H5C_retag_entries()
[all …]
H A DH5ACdbg.c171 H5C_t *cache_ptr; /* Ptr to cache */ in H5AC_get_entry_ptr_from_addr()
218 H5C_t *cache_ptr; /* Ptr to cache */ in H5AC_flush_dependency_exists()
267 H5C_t *cache_ptr; in H5AC_verify_entry_type()
302 H5C_t * cache_ptr; in H5AC_get_serialization_in_progress()
340 H5C_t * cache_ptr; in H5AC_cache_is_clean()
/dports/science/hdf5/hdf5-1.10.6/src/
H A DH5Cprivate.h269 typedef struct H5C_t H5C_t; typedef
1599 H5C_t *cache_ptr;
2268 H5_DLL void * H5C_get_aux_ptr(const H5C_t *cache_ptr);
2285 H5_DLL herr_t H5C_reset_cache_hit_rate_stats(H5C_t *cache_ptr);
2291 H5_DLL herr_t H5C_set_prefix(H5C_t *cache_ptr, char *prefix);
2294 H5_DLL void H5C_stats__reset(H5C_t *cache_ptr);
2302 H5_DLL herr_t H5C_ignore_tags(H5C_t *cache_ptr);
2303 H5_DLL hbool_t H5C_get_ignore_tags(const H5C_t *cache_ptr);
2317 H5_DLL herr_t H5C_start_logging(H5C_t *cache);
2318 H5_DLL herr_t H5C_stop_logging(H5C_t *cache);
[all …]
H A DH5Clog.h86 H5_DLL herr_t H5C_log_tear_down(H5C_t *cache);
88 H5_DLL herr_t H5C_log_write_create_cache_msg(H5C_t *cache, herr_t fxn_ret_value);
89 H5_DLL herr_t H5C_log_write_destroy_cache_msg(H5C_t *cache);
90 H5_DLL herr_t H5C_log_write_evict_cache_msg(H5C_t *cache, herr_t fxn_ret_value);
91 H5_DLL herr_t H5C_log_write_expunge_entry_msg(H5C_t *cache, haddr_t address, int type_id, herr_t fx…
92 H5_DLL herr_t H5C_log_write_flush_cache_msg(H5C_t *cache, herr_t fxn_ret_value);
94 H5_DLL herr_t H5C_log_write_mark_entry_dirty_msg(H5C_t *cache, const H5C_cache_entry_t *entry, herr…
95 H5_DLL herr_t H5C_log_write_mark_entry_clean_msg(H5C_t *cache, const H5C_cache_entry_t *entry, herr…
99 H5_DLL herr_t H5C_log_write_pin_entry_msg(H5C_t *cache, const H5C_cache_entry_t *entry, herr_t fxn_…
103 H5_DLL herr_t H5C_log_write_unpin_entry_msg(H5C_t *cache, const H5C_cache_entry_t *entry, herr_t fx…
[all …]
H A DH5Clog.c150 H5C_log_tear_down(H5C_t *cache) in H5C_log_tear_down()
194 H5C_start_logging(H5C_t *cache) in H5C_start_logging()
238 H5C_stop_logging(H5C_t *cache) in H5C_stop_logging()
316 H5C_log_write_create_cache_msg(H5C_t *cache, herr_t fxn_ret_value) in H5C_log_write_create_cache_msg()
351 H5C_log_write_destroy_cache_msg(H5C_t *cache) in H5C_log_write_destroy_cache_msg()
383 H5C_log_write_evict_cache_msg(H5C_t *cache, herr_t fxn_ret_value) in H5C_log_write_evict_cache_msg()
415 H5C_log_write_expunge_entry_msg(H5C_t *cache, haddr_t address, in H5C_log_write_expunge_entry_msg()
448 H5C_log_write_flush_cache_msg(H5C_t *cache, herr_t fxn_ret_value) in H5C_log_write_flush_cache_msg()
480 H5C_log_write_insert_entry_msg(H5C_t *cache, haddr_t address, in H5C_log_write_insert_entry_msg()
581 H5C_log_write_mark_unserialized_entry_msg(H5C_t *cache, in H5C_log_write_mark_unserialized_entry_msg()
[all …]
H A DH5Cquery.c89 H5C_get_cache_auto_resize_config(const H5C_t * cache_ptr, in H5C_get_cache_auto_resize_config()
128 H5C_get_cache_size(H5C_t * cache_ptr, in H5C_get_cache_size()
175 H5C_get_cache_hit_rate(H5C_t * cache_ptr, double * hit_rate_ptr) in H5C_get_cache_hit_rate()
235 H5C_t * cache_ptr; in H5C_get_entry_status()
305 H5C_get_evictions_enabled(const H5C_t *cache_ptr, in H5C_get_evictions_enabled()
341 H5C_get_aux_ptr(const H5C_t *cache_ptr) in H5C_get_aux_ptr()
371 H5C_t *cache_ptr; /* Pointer to cache */ in H5C_get_entry_ring()
409 H5C_get_mdc_image_info(H5C_t * cache_ptr, haddr_t *image_addr, hsize_t *image_len) in H5C_get_mdc_image_info()
H A DH5Ctag.c89 static herr_t H5C__mark_tagged_entries(H5C_t *cache_ptr, haddr_t tag);
134 H5C_ignore_tags(H5C_t * cache_ptr) in H5C_ignore_tags()
163 H5C_get_ignore_tags(const H5C_t *cache_ptr) in H5C_get_ignore_tags()
189 H5C_get_num_objs_corked(const H5C_t *cache_ptr) in H5C_get_num_objs_corked()
219 H5C__tag_entry(H5C_t *cache, H5C_cache_entry_t *entry) in H5C__tag_entry()
306 H5C__untag_entry(H5C_t *cache, H5C_cache_entry_t *entry) in H5C__untag_entry()
427 H5C__iter_tagged_entries(H5C_t *cache, haddr_t tag, hbool_t match_global, in H5C__iter_tagged_entries()
525 H5C_t *cache; /* Pointer to cache structure */ in H5C_evict_tagged_entries()
635 H5C__mark_tagged_entries(H5C_t *cache, haddr_t tag) in H5C__mark_tagged_entries()
745 H5C_t *cache_ptr = NULL; in H5C_flush_tagged_entries()
[all …]
H A DH5ACdbg.c181 H5C_t *cache_ptr; /* Ptr to cache */ in H5AC_get_entry_ptr_from_addr()
230 H5C_t *cache_ptr; /* Ptr to cache */ in H5AC_flush_dependency_exists()
285 H5C_t * cache_ptr; in H5AC_verify_entry_type()
321 H5C_t * cache_ptr; in H5AC_get_serialization_in_progress()
362 H5C_t *cache_ptr; in H5AC_cache_is_clean()
H A DH5Cimage.c100 H5C_t *cache_ptr, const uint8_t **buf);
108 const H5C_t *cache_ptr, uint8_t **buf);
116 H5C_t *cache_ptr);
119 H5C_t *cache_ptr, const uint8_t **buf);
204 H5C_t * cache_ptr; in H5C_cache_image_status()
298 fake_cache_ptr = (H5C_t *)H5MM_malloc(sizeof(H5C_t)); in H5C__construct_cache_image_buffer()
889 H5C_t *cache_ptr; in H5C_force_cache_image_load()
1119 H5C_t * cache_ptr; in H5C__load_cache_image()
1216 H5C_t *cache_ptr; in H5C_load_cache_image_on_next_protect()
1341 H5C_t * cache_ptr = NULL; in H5C__prep_image_for_file_close()
[all …]
/dports/science/hdf5-18/hdf5-1.8.21/src/
H A DH5Cprivate.h91 typedef struct H5C_t H5C_t; typedef
169 typedef herr_t (*H5C_log_flush_func_t)(H5C_t * cache_ptr,
529 H5C_t * cache_ptr;
993 H5C_t * cache_ptr,
1045 H5_DLL herr_t H5C_get_cache_size(H5C_t * cache_ptr,
1051 H5_DLL herr_t H5C_get_cache_hit_rate(H5C_t * cache_ptr,
1108 H5_DLL herr_t H5C_set_evictions_enabled(H5C_t *cache_ptr,
1113 H5_DLL herr_t H5C_set_trace_file_ptr(H5C_t * cache_ptr,
1116 H5_DLL herr_t H5C_stats(H5C_t * cache_ptr,
1120 H5_DLL void H5C_stats__reset(H5C_t * cache_ptr);
[all …]
/dports/math/vtk6/VTK-6.2.0/ThirdParty/hdf5/vtkhdf5/src/
H A DH5Cprivate.h93 typedef struct H5C_t H5C_t; typedef
171 typedef herr_t (*H5C_log_flush_func_t)(H5C_t * cache_ptr,
531 H5C_t * cache_ptr;
995 H5C_t * cache_ptr,
1047 H5_DLL herr_t H5C_get_cache_size(H5C_t * cache_ptr,
1053 H5_DLL herr_t H5C_get_cache_hit_rate(H5C_t * cache_ptr,
1110 H5_DLL herr_t H5C_set_evictions_enabled(H5C_t *cache_ptr,
1115 H5_DLL herr_t H5C_set_trace_file_ptr(H5C_t * cache_ptr,
1118 H5_DLL herr_t H5C_stats(H5C_t * cache_ptr,
1122 H5_DLL void H5C_stats__reset(H5C_t * cache_ptr);
[all …]

1234