diff options
author | Kan Liang <kan.liang@linux.intel.com> | 2023-01-12 23:01:01 +0300 |
---|---|---|
committer | Peter Zijlstra <peterz@infradead.org> | 2023-01-21 02:06:11 +0300 |
commit | dbf061b26221fa1a99e6489dd61f5b4ee97a24e8 (patch) | |
tree | 58f0211c5963e2b5c9131e47d15937abdf674206 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 0eed28220598cd990d094b7b9f8c832c425080c0 (diff) | |
download | linux-dbf061b26221fa1a99e6489dd61f5b4ee97a24e8.tar.xz |
perf/x86/uncore: Factor out uncore_device_to_die()
The same code is used to retrieve the logical die ID with a given PCI
device in both the discovery code and the code that supports a system
with > 8 nodes.
Factor out uncore_device_to_die() to replace the duplicate code.
No functional change.
Signed-off-by: Kan Liang <kan.liang@linux.intel.com>
Signed-off-by: Peter Zijlstra (Intel) <peterz@infradead.org>
Tested-by: Michael Petlan <mpetlan@redhat.com>
Link: https://lore.kernel.org/r/20230112200105.733466-2-kan.liang@linux.intel.com
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions