IOR
Data Fields
IOR_results_t Struct Reference

#include <ior.h>

Data Fields

double writeTime
 
double readTime
 
int errors
 
size_t pairs_accessed
 
double stonewall_time
 
long long stonewall_min_data_accessed
 
long long stonewall_avg_data_accessed
 
IOR_offset_t aggFileSizeFromStat
 
IOR_offset_t aggFileSizeFromXfer
 
IOR_offset_t aggFileSizeForBW
 

Detailed Description

Definition at line 207 of file ior.h.

Field Documentation

◆ aggFileSizeForBW

IOR_offset_t IOR_results_t::aggFileSizeForBW

Definition at line 219 of file ior.h.

Referenced by CheckFileSize(), and ReduceIterResults().

◆ aggFileSizeFromStat

IOR_offset_t IOR_results_t::aggFileSizeFromStat

Definition at line 217 of file ior.h.

Referenced by CheckFileSize(), and TestIoSys().

◆ aggFileSizeFromXfer

IOR_offset_t IOR_results_t::aggFileSizeFromXfer

Definition at line 218 of file ior.h.

Referenced by CheckFileSize().

◆ errors

int IOR_results_t::errors

Definition at line 210 of file ior.h.

Referenced by ior_run().

◆ pairs_accessed

size_t IOR_results_t::pairs_accessed

Definition at line 211 of file ior.h.

Referenced by ShowTestEnd(), TestIoSys(), and WriteOrRead().

◆ readTime

double IOR_results_t::readTime

Definition at line 209 of file ior.h.

Referenced by ReduceIterResults().

◆ stonewall_avg_data_accessed

long long IOR_results_t::stonewall_avg_data_accessed

Definition at line 215 of file ior.h.

Referenced by WriteOrRead().

◆ stonewall_min_data_accessed

long long IOR_results_t::stonewall_min_data_accessed

Definition at line 214 of file ior.h.

Referenced by WriteOrRead().

◆ stonewall_time

double IOR_results_t::stonewall_time

Definition at line 213 of file ior.h.

Referenced by WriteOrRead().

◆ writeTime

double IOR_results_t::writeTime

Definition at line 208 of file ior.h.

Referenced by ReduceIterResults().


The documentation for this struct was generated from the following file: