commit | 8edb0a6e48d147bb2aa466c58e03c52d2b0d6ee7 | [log] [tgz] |
---|---|---|
author | Rafael J. Wysocki <rafael.j.wysocki@intel.com> | Wed May 11 19:10:42 2016 +0200 |
committer | Rafael J. Wysocki <rafael.j.wysocki@intel.com> | Wed May 11 22:58:37 2016 +0200 |
tree | 3bccdcdaa490245a0ca4b3a408fb75e7358f71de | |
parent | a1c9787dc38097d554f9da8372031b3d6f8c140a [diff] |
intel_pstate: Use sample.core_avg_perf in get_avg_pstate() Notice that get_avg_pstate() can use sample.core_avg_perf instead of carrying the same division again, so make it do that. Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>