diff options
author | Zhang Rui <rui.zhang@intel.com> | 2022-08-20 18:58:18 +0300 |
---|---|---|
committer | Srinivas Pandruvada <srinivas.pandruvada@linux.intel.com> | 2022-09-15 21:16:05 +0300 |
commit | 850337ec7b2c0f510772eeeef9c12c658b3f3603 (patch) | |
tree | ff495d3f1b7fdeb1d88b845c56f15e93fe7ef627 /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | e278336912423834614191e32e9fbd239e320090 (diff) | |
download | linux-850337ec7b2c0f510772eeeef9c12c658b3f3603.tar.xz |
tools/power/x86/intel-speed-select: Introduce struct isst_id
SST control is power-domain based rather than cpu based, on all the
systems including Sapphire Rapids and ealier.
SST core APIs uses cpu id as parameter, and use the underlying pkg_id and
die_id information to find a power domain, this is not straight forward
and introduces obscure logics in the code.
Introduce struct isst_id to represent a SST Power Domain.
All core APIs are converted to use struct isst_id as parameter instead of
using cpu id.
Signed-off-by: Zhang Rui <rui.zhang@intel.com>
Signed-off-by: Srinivas Pandruvada <srinivas.pandruvada@linux.intel.com>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions