Home
last modified time | relevance | path

Searched refs:sleep_step (Results 1 – 7 of 7) sorted by relevance

/linux-4.1.27/tools/power/cpupower/bench/
Dmain.c147 sscanf(optarg, "%li", &config->sleep_step); in main()
183 config->sleep_step, in main()
Dexample.cfg6 sleep_step = 50000
Dparse.c131 config->sleep_step = 500000; in prepare_default_config()
196 sscanf(val, "%li", &config->sleep_step); in prepare_config()
Dparse.h25 long sleep_step; /* time value which changes the member
Dsystem.c146 (config->sleep + config->sleep_step * round); in prepare_user()
Dbenchmark.c191 sleep_time += config->sleep_step; in start_benchmark()
DREADME-BENCH45 sleep_step=25000