Searched defs:reseeding (Results 1 – 5 of 5) sorted by relevance
| /test/dittosuite/src/ |
| D | instruction_factory.cpp | 53 auto reseeding = ConvertReseeding(options.reseeding()); in CreateFromProtoInstructionSet() local 150 auto reseeding = ConvertReseeding(options.reseeding()); in CreateFromProtoInstruction() local 168 auto reseeding = ConvertReseeding(options.reseeding()); in CreateFromProtoInstruction() local 191 auto reseeding = ConvertReseeding(options.reseeding()); in CreateFromProtoInstruction() local
|
| D | read_write_file.cpp | 26 Order access_order, uint32_t seed, Reseeding reseeding, in ReadWriteFile() 117 Reseeding reseeding, bool fsync, int input_fd_key) in WriteFile() 137 int64_t starting_offset, Order access_order, uint32_t seed, Reseeding reseeding, in ReadFile()
|
| D | resize_file.cpp | 43 uint64_t seed, 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 | 54 optional Reseeding reseeding = 5 [default = ONCE]; field 65 optional Reseeding reseeding = 8 [default = ONCE]; field 82 optional Reseeding reseeding = 8 [default = ONCE]; field 127 optional Reseeding reseeding = 4 [default = ONCE]; field
|