Home
last modified time | relevance | path

Searched refs:round (Results 1 – 5 of 5) sorted by relevance

/tools/power/cpupower/bench/
Dsystem.c142 unsigned int round; in prepare_user() local
144 for (round = 0; round < config->rounds; round++) { in prepare_user()
146 (config->sleep + config->sleep_step * round); in prepare_user()
148 (config->load + config->load_step * round) + in prepare_user()
149 (config->load + config->load_step * round * 4); in prepare_user()
DREADME-BENCH69 100% CPU load (load) | 0 % CPU load (sleep) | round
76 In round 1, ondemand should have rather static 50% load and probably
79 In round 2, if the ondemand sampling times exactly match the load/sleep
/tools/virtio/virtio-trace/
Dtrace-agent.c74 unsigned long value, round; in parse_size() local
98 round = value & (PAGE_SIZE - 1); in parse_size()
99 value = value - round; in parse_size()
/tools/perf/scripts/python/
Dcompaction-times.py52 return "%dns" % ns if opt_ns else "%dus" % (round(ns, -3) / 1000)
/tools/perf/
Ddesign.txt170 particular counter allowing one to take the round-robin scheduling effect