Searched refs:sleep_step (Results 1 – 7 of 7) sorted by relevance
147 sscanf(optarg, "%li", &config->sleep_step); in main()183 config->sleep_step, in main()
6 sleep_step = 50000
131 config->sleep_step = 500000; in prepare_default_config()196 sscanf(val, "%li", &config->sleep_step); in prepare_config()
25 long sleep_step; /* time value which changes the member
146 (config->sleep + config->sleep_step * round); in prepare_user()
191 sleep_time += config->sleep_step; in start_benchmark()
45 sleep_step=25000