Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/tools/power/cpupower/bench/
Dmain.c134 sscanf(optarg, "%li", &config->sleep_step); in main()
170 config->sleep_step, in main()
Dexample.cfg6 sleep_step = 50000
Dparse.c128 config->sleep_step = 500000; in prepare_default_config()
193 sscanf(val, "%li", &config->sleep_step); in prepare_config()
Dparse.h12 long sleep_step; /* time value which changes the member
Dsystem.c134 (config->sleep + config->sleep_step * round); in prepare_user()
Dbenchmark.c178 sleep_time += config->sleep_step; in start_benchmark()
DREADME-BENCH45 sleep_step=25000