| cpufreq-aperf(1) | cpufreq-aperf(1) |
NAME¶
cpufreq-aperf - Calculates the average frequency over a time periodSYNTAX¶
cpufreq-aperf [ options]DESCRIPTION¶
On latest processors exist two MSR registers refered to as:- MPERF increasing with maxium (P0) frequency in C0
- APERF increasing with current/actual frequency in C0
OPTIONS¶
- -c --cpu <CPU>
-
The < CPU> core to measure - default all cores.
- -i --interval <seconds>
- Refresh rate - default 1 second.
- -o --once
- Exit after one interval.
- -h --help
- Prints the available options.
REMARKS¶
The msr driver must be loaded for this command to work.AUTHORS¶
Thomas Renninger <trenn@suse.de>
SEE ALSO¶
cpufreq-set(1), cpufreq-info(1)| 0.1 | Mattia Dongili |