diff options
author | Xi Pardee <[email protected]> | 2022-11-14 10:32:51 -0800 |
---|---|---|
committer | Hans de Goede <[email protected]> | 2022-11-21 10:42:35 +0100 |
commit | 03c58a1e949d16faa922dd0501db1f2585d66eb3 (patch) | |
tree | 9f76a79142fd6425377534350ebe69d83c275bac /tools/perf/scripts/python/intel-pt-events.py | |
parent | 284c01b72ac9cad03b972324a72782759ef980af (diff) |
platform/x86: intel/pmc: Move variable declarations and definitions to header and core.c
Move the msr_map variable declaration to core.h and move the pmc_lpm_modes
definition to core.c.
This is a prepartory patch for redesigning the pmc core driver as the
variables will be used in multiple PCH specific files.
Cc: David E Box <[email protected]>
Reviewed-by: "David E. Box" <[email protected]>
Signed-off-by: Xi Pardee <[email protected]>
Signed-off-by: "David E. Box" <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Reviewed-by: Hans de Goede <[email protected]>
Signed-off-by: Hans de Goede <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/intel-pt-events.py')
0 files changed, 0 insertions, 0 deletions