_round 80 tools/power/cpupower/bench/benchmark.c unsigned int _round, cycle; _round 91 tools/power/cpupower/bench/benchmark.c for (_round = 1; _round <= config->rounds; _round++) _round 92 tools/power/cpupower/bench/benchmark.c total_time += _round * (config->sleep + config->load); _round 95 tools/power/cpupower/bench/benchmark.c for (_round = 0; _round < config->rounds; _round++) { _round 113 tools/power/cpupower/bench/benchmark.c " for %lius\n", _round + 1, config->cycles, _round 117 tools/power/cpupower/bench/benchmark.c _round, load_time, sleep_time);