diff options
author | Evan Quan <evan.quan@amd.com> | 2021-12-08 13:01:43 +0800 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2022-02-07 18:01:16 -0500 |
commit | 2d282665d2613fc7be9dde557811a7783ac01735 (patch) | |
tree | 35deca1c9eb861690aa459db3e072de9b293248e /tools/perf/scripts/python/event_analyzing_sample.py | |
parent | 5af779adc3ab0245b94187a3fad6d10f60013c1b (diff) |
drm/amd/pm: update the data type for retrieving enabled ppfeatures
Use uint64_t instead of an array of uint32_t. This can avoid
some non-necessary intermediate uint32_t -> uint64_t conversions.
Signed-off-by: Evan Quan <evan.quan@amd.com>
Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions