Searched defs:reseeding (Results 1 – 5 of 5) sorted by relevance
| /test/dittosuite/src/ |
| D | read_write_file.cpp | 26 uint32_t seed, Reseeding reseeding, int input_fd_key) in ReadWriteFile() 116 Reseeding reseeding, bool fsync, int input_fd_key) in WriteFile() 136 Order access_order, uint32_t seed, Reseeding reseeding, int fadvise, in ReadFile()
|
| D | instruction_factory.cpp | 62 auto reseeding = ConvertReseeding(options.reseeding()); in CreateFromProtoInstructionSet() local 159 auto reseeding = ConvertReseeding(options.reseeding()); in CreateFromProtoInstruction() local 177 auto reseeding = ConvertReseeding(options.reseeding()); in CreateFromProtoInstruction() local 200 auto reseeding = ConvertReseeding(options.reseeding()); in CreateFromProtoInstruction() local
|
| D | resize_file.cpp | 43 Reseeding reseeding, int input_fd_key) in ResizeFileRandom()
|
| D | instruction_set.cpp | 33 int item_key, Order access_order, Reseeding reseeding, uint32_t seed) in InstructionSet()
|
| /test/dittosuite/schema/ |
| D | benchmark.proto | 132 optional Reseeding reseeding = 5 [default = ONCE]; field 143 optional Reseeding reseeding = 8 [default = ONCE]; field 160 optional Reseeding reseeding = 8 [default = ONCE]; field 264 optional Reseeding reseeding = 4 [default = ONCE]; field
|