![]() |
HDF5
1.12.0
|
Functions | |
| herr_t | H5HF_stat_info (const H5HF_t *fh, H5HF_stat_t *stats) |
| herr_t | H5HF_size (const H5HF_t *fh, hsize_t *heap_size) |
References FAIL, FUNC_ENTER_NOAPI(), FUNC_LEAVE_NOAPI(), H5B2_close(), H5B2_open(), H5B2_size(), H5HF__man_iblock_size(), H5HF__space_size(), HDassert(), H5HF_t::hdr, hdr, NULL, and ret_value.
Referenced by H5O__attr_bh_info(), and H5SM_ih_size().
| herr_t H5HF_stat_info | ( | const H5HF_t * | fh, |
| H5HF_stat_t * | stats | ||
| ) |
References FUNC_LEAVE_NOAPI(), HDassert(), H5HF_t::hdr, H5HF_stat_t::huge_nobjs, H5HF_hdr_t::huge_nobjs, H5HF_stat_t::huge_size, H5HF_hdr_t::huge_size, H5HF_stat_t::man_alloc_size, H5HF_hdr_t::man_alloc_size, H5HF_stat_t::man_free_space, H5HF_stat_t::man_iter_off, H5HF_hdr_t::man_iter_off, H5HF_stat_t::man_nobjs, H5HF_hdr_t::man_nobjs, H5HF_stat_t::man_size, H5HF_hdr_t::man_size, H5HF_stat_t::tiny_nobjs, H5HF_hdr_t::tiny_nobjs, H5HF_stat_t::tiny_size, H5HF_hdr_t::tiny_size, and H5HF_hdr_t::total_man_free.