diff options
author | Quincey Koziol <koziol@koziol.gov> | 2020-03-20 21:39:55 (GMT) |
---|---|---|
committer | Quincey Koziol <koziol@koziol.gov> | 2020-03-20 21:39:55 (GMT) |
commit | b51585a9110c4322c52f9dcdc60cd26c3ea44546 (patch) | |
tree | f22fc832a4b5b3534de82d00dd46d37d92a47b65 /bin | |
parent | 66350c3356876d590ba250e75fd8d68a66af76f9 (diff) | |
download | hdf5-b51585a9110c4322c52f9dcdc60cd26c3ea44546.zip hdf5-b51585a9110c4322c52f9dcdc60cd26c3ea44546.tar.gz hdf5-b51585a9110c4322c52f9dcdc60cd26c3ea44546.tar.bz2 |
Revise API for H5get_alloc_stats() to take a struct instead of separate values.
Diffstat (limited to 'bin')
-rwxr-xr-x | bin/trace | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -132,6 +132,7 @@ $Source = ""; "H5VL_blob_optional_t" => "VA", "void" => "x", "FILE" => "x", + "H5_alloc_stats_t" => "x", "H5A_operator_t" => "x", "H5A_operator1_t" => "x", "H5A_operator2_t" => "x", |