![]() |
HDF5
1.12.0
|
Data Structures | |
| struct | H5HF_debug_iter_ud1_t |
| struct | H5HF_debug_iter_ud2_t |
Functions | |
| herr_t | H5HF_id_print (H5HF_t *fh, const void *_id, FILE *stream, int indent, int fwidth) |
| void | H5HF_hdr_print (const H5HF_hdr_t *hdr, hbool_t dump_internal, FILE *stream, int indent, int fwidth) |
| herr_t | H5HF_hdr_debug (H5F_t *f, haddr_t addr, FILE *stream, int indent, int fwidth) |
| herr_t | H5HF_dblock_debug (H5F_t *f, haddr_t addr, FILE *stream, int indent, int fwidth, haddr_t hdr_addr, size_t block_size) |
| void | H5HF_iblock_print (const H5HF_indirect_t *iblock, hbool_t dump_internal, FILE *stream, int indent, int fwidth) |
| herr_t | H5HF_iblock_debug (H5F_t *f, haddr_t addr, FILE *stream, int indent, int fwidth, haddr_t hdr_addr, unsigned nrows) |
| herr_t | H5HF_sects_debug (H5F_t *f, haddr_t fh_addr, FILE *stream, int indent, int fwidth) |
| herr_t H5HF_dblock_debug | ( | H5F_t * | f, |
| haddr_t | addr, | ||
| FILE * | stream, | ||
| int | indent, | ||
| int | fwidth, | ||
| haddr_t | hdr_addr, | ||
| size_t | block_size | ||
| ) |
References addr, H5HF_debug_iter_ud1_t::amount_free, dblock, H5HF_debug_iter_ud1_t::dblock_addr, H5HF_debug_iter_ud1_t::dblock_size, f, FAIL, FUNC_ENTER_NOAPI(), H5HF_debug_iter_ud1_t::fwidth, fwidth, H5E_CANTINIT, H5FS_sect_iterate(), H5HF__hdr_protect(), H5HF__man_dblock_protect(), H5HF__space_start(), H5MM_calloc(), HDassert(), HDfprintf(), hdr, H5HF_debug_iter_ud1_t::indent, indent, H5HF_debug_iter_ud1_t::marker, NULL, ret_value, H5HF_debug_iter_ud1_t::sect_count, and H5HF_debug_iter_ud1_t::stream.
References addr, f, FAIL, FUNC_ENTER_NOAPI(), FUNC_LEAVE_NOAPI(), fwidth, H5AC_FHEAP_HDR, H5AC_unprotect(), H5HF__hdr_protect(), H5HF_hdr_print(), HDassert(), hdr, indent, NULL, and ret_value.
| void H5HF_hdr_print | ( | const H5HF_hdr_t * | hdr, |
| hbool_t | dump_internal, | ||
| FILE * | stream, | ||
| int | indent, | ||
| int | fwidth | ||
| ) |
References fwidth, HDassert(), HDfprintf(), hdr, and indent.
Referenced by H5HF_hdr_debug().
| void H5HF_iblock_print | ( | const H5HF_indirect_t * | iblock, |
| hbool_t | dump_internal, | ||
| FILE * | stream, | ||
| int | indent, | ||
| int | fwidth | ||
| ) |
References fwidth, HDassert(), HDfprintf(), hdr, iblock, indent, and u.
Referenced by H5HF_iblock_debug().
References FAIL, FUNC_LEAVE_NOAPI(), fwidth, H5HF_get_obj_len(), H5HF_get_obj_off(), HDassert(), HDfprintf(), indent, and ret_value.
References f, FAIL, H5HF_debug_iter_ud2_t::fspace, FUNC_ENTER_NOAPI(), H5HF_debug_iter_ud2_t::fwidth, fwidth, H5E_CANTINIT, H5FS_sect_iterate(), H5HF__hdr_protect(), H5HF__space_start(), HDassert(), hdr, H5HF_debug_iter_ud2_t::indent, indent, NULL, ret_value, and H5HF_debug_iter_ud2_t::stream.
Referenced by H5FS_sects_debug().