IOR
Data Fields
IOR_point_t Struct Reference

#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
 

Detailed Description

Definition at line 187 of file ior.h.

Field Documentation

◆ aggFileSizeForBW

IOR_offset_t IOR_point_t::aggFileSizeForBW

◆ aggFileSizeFromStat

IOR_offset_t IOR_point_t::aggFileSizeFromStat

Definition at line 196 of file ior.h.

Referenced by CheckFileSize().

◆ aggFileSizeFromXfer

IOR_offset_t IOR_point_t::aggFileSizeFromXfer

Definition at line 197 of file ior.h.

Referenced by CheckFileSize().

◆ pairs_accessed

size_t IOR_point_t::pairs_accessed

Definition at line 189 of file ior.h.

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

◆ stonewall_avg_data_accessed

long long IOR_point_t::stonewall_avg_data_accessed

Definition at line 193 of file ior.h.

Referenced by PrintLongSummaryOneOperation(), and WriteOrRead().

◆ stonewall_min_data_accessed

long long IOR_point_t::stonewall_min_data_accessed

Definition at line 192 of file ior.h.

Referenced by WriteOrRead().

◆ stonewall_time

double IOR_point_t::stonewall_time

Definition at line 191 of file ior.h.

Referenced by PrintLongSummaryOneOperation(), and WriteOrRead().

◆ stonewall_total_data_accessed

long long IOR_point_t::stonewall_total_data_accessed

Definition at line 194 of file ior.h.

Referenced by WriteOrRead().

◆ time

double IOR_point_t::time

Definition at line 188 of file ior.h.

Referenced by PrintLongSummaryOneOperation(), PrintShortSummary(), and ReduceIterResults().


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