IOR
Data Fields
mdworkbench_result_t Struct Reference

#include <md-workbench.h>

Collaboration diagram for mdworkbench_result_t:
Collaboration graph
[legend]

Data Fields

time_statistics_t stats_create
 
time_statistics_t stats_read
 
time_statistics_t stats_stat
 
time_statistics_t stats_delete
 
int errors
 
double rate
 
double max_op_time
 
double runtime
 
uint64_t iterations_done
 

Detailed Description

Definition at line 20 of file md-workbench.h.

Field Documentation

◆ errors

int mdworkbench_result_t::errors

Definition at line 26 of file md-workbench.h.

Referenced by print_p_stat().

◆ iterations_done

uint64_t mdworkbench_result_t::iterations_done

Definition at line 30 of file md-workbench.h.

Referenced by print_p_stat().

◆ max_op_time

double mdworkbench_result_t::max_op_time

Definition at line 28 of file md-workbench.h.

Referenced by print_p_stat().

◆ rate

double mdworkbench_result_t::rate

Definition at line 27 of file md-workbench.h.

Referenced by print_p_stat().

◆ runtime

double mdworkbench_result_t::runtime

Definition at line 29 of file md-workbench.h.

Referenced by print_p_stat().

◆ stats_create

time_statistics_t mdworkbench_result_t::stats_create

Definition at line 21 of file md-workbench.h.

Referenced by end_phase().

◆ stats_delete

time_statistics_t mdworkbench_result_t::stats_delete

Definition at line 24 of file md-workbench.h.

Referenced by end_phase().

◆ stats_read

time_statistics_t mdworkbench_result_t::stats_read

Definition at line 22 of file md-workbench.h.

Referenced by end_phase().

◆ stats_stat

time_statistics_t mdworkbench_result_t::stats_stat

Definition at line 23 of file md-workbench.h.

Referenced by end_phase().


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