|
Motr
M0
|

Data Fields | |
| m0_time_t | ciwr_total_time_m0 |
| double | ciwr_total_time_s |
| double | ciwr_time_per_op_ns |
| struct cr_idx_ops_result | ciwr_ops_result [CRATE_OP_NR] |
Definition at line 259 of file crate_index.c.
| struct cr_idx_ops_result ciwr_ops_result[CRATE_OP_NR] |
per op result for each put, get, next and del
Definition at line 267 of file crate_index.c.
| double ciwr_time_per_op_ns |
entire workload per op time in ns
Definition at line 265 of file crate_index.c.
| m0_time_t ciwr_total_time_m0 |
entire workload time in m0
Definition at line 261 of file crate_index.c.
| double ciwr_total_time_s |
entire workload time in seconds
Definition at line 263 of file crate_index.c.