|
IOR
|
Data Fields | |
| uint64_t | delay_creates |
| uint64_t | delay_close |
| uint64_t | delay_sync |
| uint64_t | delay_xfer |
| int | delay_rank_0_only |
Definition at line 20 of file aiori-DUMMY.c.
| uint64_t dummy_options_t::delay_close |
Definition at line 22 of file aiori-DUMMY.c.
Referenced by DUMMY_Close(), and DUMMY_options().
| uint64_t dummy_options_t::delay_creates |
Definition at line 21 of file aiori-DUMMY.c.
Referenced by DUMMY_Create(), and DUMMY_options().
| int dummy_options_t::delay_rank_0_only |
Definition at line 25 of file aiori-DUMMY.c.
Referenced by DUMMY_Close(), DUMMY_Create(), DUMMY_options(), DUMMY_Sync(), and DUMMY_Xfer().
| uint64_t dummy_options_t::delay_sync |
Definition at line 23 of file aiori-DUMMY.c.
Referenced by DUMMY_options(), and DUMMY_Sync().
| uint64_t dummy_options_t::delay_xfer |
Definition at line 24 of file aiori-DUMMY.c.
Referenced by DUMMY_options(), and DUMMY_Xfer().
1.8.13