|
IOR
|

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_t * | time_create |
| time_result_t * | time_read |
| time_result_t * | time_stat |
| time_result_t * | time_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 |
Definition at line 45 of file md-workbench.c.
| op_stat_t phase_stat_t::dset_create |
Definition at line 49 of file md-workbench.c.
Referenced by end_phase(), print_p_stat(), run_precreate(), and sum_err().
| op_stat_t phase_stat_t::dset_delete |
Definition at line 50 of file md-workbench.c.
Referenced by print_p_stat(), run_cleanup(), and sum_err().
| double phase_stat_t::max_op_time |
Definition at line 70 of file md-workbench.c.
Referenced by end_phase(), print_p_stat(), run_benchmark(), run_cleanup(), and run_precreate().
| op_stat_t phase_stat_t::obj_create |
Definition at line 52 of file md-workbench.c.
Referenced by print_p_stat(), run_benchmark(), run_precreate(), and sum_err().
| op_stat_t phase_stat_t::obj_delete |
Definition at line 55 of file md-workbench.c.
Referenced by print_p_stat(), run_benchmark(), run_cleanup(), and sum_err().
| op_stat_t phase_stat_t::obj_read |
Definition at line 53 of file md-workbench.c.
Referenced by print_p_stat(), run_benchmark(), and sum_err().
| op_stat_t phase_stat_t::obj_stat |
Definition at line 54 of file md-workbench.c.
Referenced by print_p_stat(), run_benchmark(), and sum_err().
| double phase_stat_t::phase_start_timer |
Definition at line 71 of file md-workbench.c.
Referenced by md_workbench_run(), run_benchmark(), run_cleanup(), and run_precreate().
| uint64_t phase_stat_t::repeats |
Definition at line 58 of file md-workbench.c.
Referenced by end_phase(), init_stats(), print_p_stat(), and run_benchmark().
| time_statistics_t phase_stat_t::stats_create |
Definition at line 64 of file md-workbench.c.
Referenced by end_phase(), and print_p_stat().
| time_statistics_t phase_stat_t::stats_delete |
Definition at line 67 of file md-workbench.c.
Referenced by end_phase(), and print_p_stat().
| time_statistics_t phase_stat_t::stats_read |
Definition at line 65 of file md-workbench.c.
Referenced by end_phase(), and print_p_stat().
| time_statistics_t phase_stat_t::stats_stat |
Definition at line 66 of file md-workbench.c.
Referenced by end_phase(), and print_p_stat().
| int phase_stat_t::stonewall_iterations |
Definition at line 72 of file md-workbench.c.
Referenced by end_phase(), print_p_stat(), and run_benchmark().
| double phase_stat_t::t |
Definition at line 46 of file md-workbench.c.
Referenced by end_phase(), md_workbench_run(), print_p_stat(), and run_benchmark().
| double* phase_stat_t::t_all |
Definition at line 47 of file md-workbench.c.
Referenced by end_phase(), and print_p_stat().
| time_result_t* phase_stat_t::time_create |
Definition at line 59 of file md-workbench.c.
Referenced by end_phase(), init_stats(), run_benchmark(), and run_precreate().
| time_result_t* phase_stat_t::time_delete |
Definition at line 62 of file md-workbench.c.
Referenced by end_phase(), init_stats(), run_benchmark(), and run_cleanup().
| time_result_t* phase_stat_t::time_read |
Definition at line 60 of file md-workbench.c.
Referenced by end_phase(), init_stats(), and run_benchmark().
| time_result_t* phase_stat_t::time_stat |
Definition at line 61 of file md-workbench.c.
Referenced by end_phase(), init_stats(), and run_benchmark().
1.8.13