IOR
Data Fields
phase_stat_t Struct Reference
Collaboration diagram for phase_stat_t:
Collaboration graph
[legend]

Data Fields

double t
 
double * t_all
 
op_stat_t dset_create
 
op_stat_t dset_delete
 
op_stat_t obj_create
 
op_stat_t obj_read
 
op_stat_t obj_stat
 
op_stat_t obj_delete
 
uint64_t repeats
 
time_result_ttime_create
 
time_result_ttime_read
 
time_result_ttime_stat
 
time_result_ttime_delete
 
time_statistics_t stats_create
 
time_statistics_t stats_read
 
time_statistics_t stats_stat
 
time_statistics_t stats_delete
 
double max_op_time
 
double phase_start_timer
 
int stonewall_iterations
 

Detailed Description

Definition at line 44 of file md-workbench.c.

Field Documentation

◆ dset_create

op_stat_t phase_stat_t::dset_create

Definition at line 48 of file md-workbench.c.

Referenced by end_phase(), print_p_stat(), run_precreate(), and sum_err().

◆ dset_delete

op_stat_t phase_stat_t::dset_delete

Definition at line 49 of file md-workbench.c.

Referenced by print_p_stat(), run_cleanup(), and sum_err().

◆ max_op_time

double phase_stat_t::max_op_time

Definition at line 69 of file md-workbench.c.

Referenced by end_phase(), print_p_stat(), run_benchmark(), run_cleanup(), and run_precreate().

◆ obj_create

op_stat_t phase_stat_t::obj_create

Definition at line 51 of file md-workbench.c.

Referenced by print_p_stat(), run_benchmark(), run_precreate(), and sum_err().

◆ obj_delete

op_stat_t phase_stat_t::obj_delete

Definition at line 54 of file md-workbench.c.

Referenced by print_p_stat(), run_benchmark(), run_cleanup(), and sum_err().

◆ obj_read

op_stat_t phase_stat_t::obj_read

Definition at line 52 of file md-workbench.c.

Referenced by print_p_stat(), run_benchmark(), and sum_err().

◆ obj_stat

op_stat_t phase_stat_t::obj_stat

Definition at line 53 of file md-workbench.c.

Referenced by print_p_stat(), run_benchmark(), and sum_err().

◆ phase_start_timer

double phase_stat_t::phase_start_timer

Definition at line 70 of file md-workbench.c.

Referenced by md_workbench_run(), run_benchmark(), run_cleanup(), and run_precreate().

◆ repeats

uint64_t phase_stat_t::repeats

Definition at line 57 of file md-workbench.c.

Referenced by end_phase(), init_stats(), print_p_stat(), and run_benchmark().

◆ stats_create

time_statistics_t phase_stat_t::stats_create

Definition at line 63 of file md-workbench.c.

Referenced by end_phase(), and print_p_stat().

◆ stats_delete

time_statistics_t phase_stat_t::stats_delete

Definition at line 66 of file md-workbench.c.

Referenced by end_phase(), and print_p_stat().

◆ stats_read

time_statistics_t phase_stat_t::stats_read

Definition at line 64 of file md-workbench.c.

Referenced by end_phase(), and print_p_stat().

◆ stats_stat

time_statistics_t phase_stat_t::stats_stat

Definition at line 65 of file md-workbench.c.

Referenced by end_phase(), and print_p_stat().

◆ stonewall_iterations

int phase_stat_t::stonewall_iterations

Definition at line 71 of file md-workbench.c.

Referenced by end_phase(), print_p_stat(), and run_benchmark().

◆ t

double phase_stat_t::t

Definition at line 45 of file md-workbench.c.

Referenced by end_phase(), md_workbench_run(), print_p_stat(), and run_benchmark().

◆ t_all

double* phase_stat_t::t_all

Definition at line 46 of file md-workbench.c.

Referenced by end_phase(), and print_p_stat().

◆ time_create

time_result_t* phase_stat_t::time_create

Definition at line 58 of file md-workbench.c.

Referenced by end_phase(), init_stats(), run_benchmark(), and run_precreate().

◆ time_delete

time_result_t* phase_stat_t::time_delete

Definition at line 61 of file md-workbench.c.

Referenced by end_phase(), init_stats(), run_benchmark(), and run_cleanup().

◆ time_read

time_result_t* phase_stat_t::time_read

Definition at line 59 of file md-workbench.c.

Referenced by end_phase(), init_stats(), and run_benchmark().

◆ time_stat

time_result_t* phase_stat_t::time_stat

Definition at line 60 of file md-workbench.c.

Referenced by end_phase(), init_stats(), and run_benchmark().


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