Last modified: 2016

Name: H5Freset_page_buffering_stats

Signature:
herr_t H5PBreset_stats( hid_t file_id )

Purpose:
Resets the page buffer statistics.

Description:

H5Freset_page_buffering_stats resets the page buffer statistics for a specified file identifier file_id.

Parameters:
hid_t file_id IN: File identifier  
Returns:
Returns a non-negative value if successful. Otherwise returns a negative value.

Fortran Interface:
None

See Also:
History:
Release     Change
1.10.1 C function introduced with this release.