sleep_step        178 tools/power/cpupower/bench/benchmark.c 		sleep_time += config->sleep_step;
sleep_step        134 tools/power/cpupower/bench/main.c 			sscanf(optarg, "%li", &config->sleep_step);
sleep_step        170 tools/power/cpupower/bench/main.c 		       config->sleep_step,
sleep_step        128 tools/power/cpupower/bench/parse.c 	config->sleep_step = 500000;
sleep_step        193 tools/power/cpupower/bench/parse.c 			sscanf(val, "%li", &config->sleep_step);
sleep_step         12 tools/power/cpupower/bench/parse.h 	long sleep_step;	/* time value which changes the
sleep_step        134 tools/power/cpupower/bench/system.c 			(config->sleep + config->sleep_step * round);