![]() |
HDF5
1.12.0
|
Functions | |
| herr_t | H5FS_debug (H5F_t *f, haddr_t addr, FILE *stream, int indent, int fwidth) |
| herr_t | H5FS_sect_debug (const H5FS_t *fspace, const H5FS_section_info_t *sect, FILE *stream, int indent, int fwidth) |
| herr_t | H5FS_sects_debug (H5F_t *f, haddr_t H5_ATTR_UNUSED addr, FILE *stream, int indent, int fwidth, haddr_t fs_addr, haddr_t client_addr) |
References H5FS_hdr_cache_ud_t::addr, addr, H5FS_t::alloc_sect_size, H5FS_hdr_cache_ud_t::classes, H5FS_t::client, H5FS_hdr_cache_ud_t::cls_init_udata, H5FS_t::expand_percent, H5FS_hdr_cache_ud_t::f, f, FAIL, FUNC_ENTER_NOAPI(), FUNC_LEAVE_NOAPI(), fwidth, H5FS_t::ghost_sect_count, H5AC_FSPACE_HDR, H5AC_protect(), H5AC_unprotect(), H5FS_CLIENT_FHEAP_ID, H5FS_CLIENT_FILE_ID, HDassert(), HDfprintf(), indent, H5FS_t::max_sect_addr, H5FS_t::max_sect_size, H5FS_hdr_cache_ud_t::nclasses, H5FS_t::nclasses, NULL, ret_value, H5FS_t::sect_addr, H5FS_t::sect_size, H5FS_t::serial_sect_count, H5FS_t::shrink_percent, H5FS_t::tot_sect_count, and H5FS_t::tot_space.
| herr_t H5FS_sect_debug | ( | const H5FS_t * | fspace, |
| const H5FS_section_info_t * | sect, | ||
| FILE * | stream, | ||
| int | indent, | ||
| int | fwidth | ||
| ) |
| herr_t H5FS_sects_debug | ( | H5F_t * | f, |
| haddr_t H5_ATTR_UNUSED | addr, | ||
| FILE * | stream, | ||
| int | indent, | ||
| int | fwidth, | ||
| haddr_t | fs_addr, | ||
| haddr_t | client_addr | ||
| ) |
References H5FS_hdr_cache_ud_t::addr, addr, H5FS_hdr_cache_ud_t::classes, H5FS_t::client, H5FS_hdr_cache_ud_t::cls_init_udata, H5FS_hdr_cache_ud_t::f, f, FAIL, FUNC_ENTER_NOAPI(), FUNC_LEAVE_NOAPI(), fwidth, H5AC_FSPACE_HDR, H5AC_protect(), H5AC_unprotect(), H5FS_CLIENT_FHEAP_ID, H5FS_CLIENT_FILE_ID, H5FS_NUM_CLIENT_ID, H5HF_sects_debug(), H5MF_sects_debug(), HDassert(), HDfprintf(), indent, H5FS_hdr_cache_ud_t::nclasses, NULL, and ret_value.