|
IOR
|
#include <ior.h>
Data Fields | |
| double | time |
| size_t | pairs_accessed |
| double | stonewall_time |
| long long | stonewall_min_data_accessed |
| long long | stonewall_avg_data_accessed |
| long long | stonewall_total_data_accessed |
| IOR_offset_t | aggFileSizeFromStat |
| IOR_offset_t | aggFileSizeFromXfer |
| IOR_offset_t | aggFileSizeForBW |
| IOR_offset_t IOR_point_t::aggFileSizeForBW |
Definition at line 171 of file ior.h.
Referenced by bw_ops_values(), CheckFileSize(), PrintLongSummaryOneOperation(), ReduceIterResults(), and StoreRankInformation().
| IOR_offset_t IOR_point_t::aggFileSizeFromStat |
Definition at line 169 of file ior.h.
Referenced by CheckFileSize().
| IOR_offset_t IOR_point_t::aggFileSizeFromXfer |
Definition at line 170 of file ior.h.
Referenced by CheckFileSize().
| size_t IOR_point_t::pairs_accessed |
Definition at line 162 of file ior.h.
Referenced by ShowTestEnd(), TestIoSys(), and WriteOrRead().
| long long IOR_point_t::stonewall_avg_data_accessed |
Definition at line 166 of file ior.h.
Referenced by PrintLongSummaryOneOperation(), and WriteOrRead().
| long long IOR_point_t::stonewall_min_data_accessed |
Definition at line 165 of file ior.h.
Referenced by WriteOrRead().
| double IOR_point_t::stonewall_time |
Definition at line 164 of file ior.h.
Referenced by PrintLongSummaryOneOperation(), and WriteOrRead().
| long long IOR_point_t::stonewall_total_data_accessed |
Definition at line 167 of file ior.h.
Referenced by WriteOrRead().
| double IOR_point_t::time |
Definition at line 161 of file ior.h.
Referenced by PrintLongSummaryOneOperation(), PrintShortSummary(), and ReduceIterResults().
1.8.13