Searched refs:sleep_step (Results 1 – 7 of 7) sorted by relevance
134 sscanf(optarg, "%li", &config->sleep_step); in main()170 config->sleep_step, in main()
6 sleep_step = 50000
128 config->sleep_step = 500000; in prepare_default_config()193 sscanf(val, "%li", &config->sleep_step); in prepare_config()
12 long sleep_step; /* time value which changes the member
134 (config->sleep + config->sleep_step * round); in prepare_user()
178 sleep_time += config->sleep_step; in start_benchmark()
45 sleep_step=25000