HDF5  1.12.0
H5FAdbg.c File Reference

Functions

 BEGIN_FUNC (PKG, CATCH if(&&cls->dst_dbg_ctx(dbg_ctx)< 0) H5E_THROW(H5E_CANTRELEASE ERR, CATCH if(&&cls->dst_dbg_ctx(dbg_ctx)< 0) H5E_THROW(H5E_CANTRELEASE herr_t, CATCH if(&&cls->dst_dbg_ctx(dbg_ctx)< 0) H5E_THROW(H5E_CANTRELEASE SUCCEED, CATCH if(&&cls->dst_dbg_ctx(dbg_ctx)< 0) H5E_THROW(H5E_CANTRELEASE FAIL, H5FA__hdr_debug(H5F_t *f, haddr_t addr, FILE *stream, int indent, int fwidth, const H5FA_class_t *cls, haddr_t obj_addr))
 
 for (u=0;u< hdr->cparam.nelmts;u++)
 
CATCH if (dbg_ctx &&cls->dst_dbg_ctx(dbg_ctx)< 0) H5E_THROW(H5E_CANTRELEASE
 

Variables

 else
 

Function Documentation

◆ BEGIN_FUNC()

BEGIN_FUNC ( PKG  ,
CATCH if( && cls->dst_dbg_ctx(dbg_ctx) < 0) H5E_THROW(H5E_CANTRELEASE  ERR,
CATCH if( && cls->dst_dbg_ctx(dbg_ctx) < 0) H5E_THROW(H5E_CANTRELEASE  herr_t,
CATCH if( && cls->dst_dbg_ctx(dbg_ctx) < 0) H5E_THROW(H5E_CANTRELEASE  SUCCEED,
CATCH if( && cls->dst_dbg_ctx(dbg_ctx) < 0) H5E_THROW(H5E_CANTRELEASE  FAIL,
H5FA__hdr_debug(H5F_t *f, haddr_t addr, FILE *stream, int indent, int fwidth, const H5FA_class_t *cls, haddr_t obj_addr)   
)

◆ for()

for ( u  = 0; u < hdr->cparam.nelmtsu++)

References dblock, fwidth, hdr, indent, and u.

◆ if()

CATCH if ( )

Variable Documentation

◆ else

else
Initial value:
{
HDfprintf(stream, "%*sElements:\n", indent, "")
indent
*s *s indent
Definition: H5HLdbg.c:111
HDfprintf
HDfprintf(stdout, "%3.1lf %5lld %5lld %5lld %5lld %5lld %5lld %3.1lf\n", hit_rate,(long long)(cache_ptr->prefetches),(long long)(cache_ptr->dirty_prefetches),(long long)(cache_ptr->prefetch_hits),(long long)(cache_ptr->flushes[H5AC_PREFETCHED_ENTRY_ID]),(long long)(cache_ptr->evictions[H5AC_PREFETCHED_ENTRY_ID]),(long long)(cache_ptr->last_image_size), prefetch_use_rate)