diff options
author | Ionela Voinescu <ionela.voinescu@arm.com> | 2022-03-10 14:54:49 +0000 |
---|---|---|
committer | Rafael J. Wysocki <rafael.j.wysocki@intel.com> | 2022-03-10 20:21:58 +0100 |
commit | 1132e6de11cfc334b44f609792664f1bc3055c52 (patch) | |
tree | 1f608c6ce94aee7d5dc83ff2a9c76a7d160fd593 /tools/perf/scripts/python/intel-pt-events.py | |
parent | e702196bf85778f2c5527ca47f33ef2e2fca8297 (diff) |
x86, ACPI: rename init_freq_invariance_cppc() to arch_init_invariance_cppc()
init_freq_invariance_cppc() was called in acpi_cppc_processor_probe(),
after CPU performance information and controls were populated from the
per-cpu _CPC objects.
But these _CPC objects provide information that helps with both CPU
(u-arch) and frequency invariance. Therefore, change the function name
to a more generic one, while adding the arch_ prefix, as this function
is expected to be defined differently by different architectures.
Signed-off-by: Ionela Voinescu <ionela.voinescu@arm.com>
Acked-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Tested-by: Valentin Schneider <valentin.schneider@arm.com>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Diffstat (limited to 'tools/perf/scripts/python/intel-pt-events.py')
0 files changed, 0 insertions, 0 deletions