Home
last modified time | relevance | path

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

/openbmc/linux/tools/power/cpupower/bench/
H A Dsystem.c136 (config->load + config->load_step * round) + in prepare_user()
137 (config->load + config->load_step * round * 4); in prepare_user()
H A Dmain.c130 sscanf(optarg, "%li", &config->load_step); in main()
171 config->load_step, in main()
H A Dexample.cfg7 load_step = 50000
H A Dparse.h14 long load_step; /* time value which changes the member
H A Dparse.c129 config->load_step = 500000; in prepare_default_config()
190 sscanf(val, "%li", &config->load_step); in prepare_config()
H A Dbenchmark.c179 load_time += config->load_step; in start_benchmark()
H A DREADME-BENCH46 load_step=25000