Lines Matching refs:to
9 - Identify average reaction time of a governor to CPU load changes
27 cpufreq-bench helps to test the condition of a given cpufreq governor.
28 For that purpose, it compares the performance governor to a configured
56 takes on this machine and needs to be run in a loop using the performance
59 and the governor to test. The time the calculation really needed
73 For example if ondemand governor is configured to have a 50ms
103 Provide a gnuplot utility script for easy generation of plots to present
111 -x, --load-step=<long int> time to be added to load time, in us
112 -y, --sleep-step=<long int> time to be added to sleep time, in us
113 -c, --cpu=<unsigned int> CPU Number to use, starting at 0
115 -g, --governor=<governor> cpufreq governor to test
116 -n, --cycles=<int> load/sleep cycles to get an avarage value to compare
118 -f, --file=<configfile> config file to use
122 Due to the high priority, the application may not be responsible for some time.