Home
last modified time | relevance | path

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

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

Completed in 4 milliseconds