diff options
author | Mario Limonciello <mario.limonciello@amd.com> | 2024-12-09 20:57:38 +0300 |
---|---|---|
committer | Mario Limonciello <mario.limonciello@amd.com> | 2025-03-06 22:01:25 +0300 |
commit | 77fbea69b0ffad0e46c7018d07e04b6628482e14 (patch) | |
tree | 2360b7e92d5946cdaf4cd996445499bf1403746c /tools/perf/scripts/python/syscall-counts.py | |
parent | 9f5daa2f2f6dddd2a847d077bfddc7dc0d9dab10 (diff) | |
download | linux-77fbea69b0ffad0e46c7018d07e04b6628482e14.tar.xz |
cpufreq/amd-pstate: Move all EPP tracing into *_update_perf and *_set_epp functions
The EPP tracing is done by the caller today, but this precludes the
information about whether the CPPC request has changed.
Move it into the update_perf and set_epp functions and include information
about whether the request has changed from the last one.
amd_pstate_update_perf() and amd_pstate_set_epp() now require the policy
as an argument instead of the cpudata.
Reviewed-by: Dhananjay Ugwekar <dhananjay.ugwekar@amd.com>
Reviewed-by: Gautham R. Shenoy <gautham.shenoy@amd.com>
Signed-off-by: Mario Limonciello <mario.limonciello@amd.com>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions