Searched defs:min_speed (Results 1 – 4 of 4) sorted by relevance
24 num_blocks=_DEFAULT_NUM_BLOCKS, min_speed=_DEFAULT_MIN_SPEED): argument
35 def run_once(self, measurements=5, size=1, min_speed=300.0): argument
224 int min_speed = IsBenchmarkFunctionalOnly() ? 64 : 8; in ConstantRateProducerArgs() local241 int min_speed = IsBenchmarkFunctionalOnly() ? 128 : 1; in ConstantRateConsumerArgs() local
860 const int min_speed = 1; in AverageSpeed() local