diff options
author | Kan Liang <[email protected]> | 2023-01-12 12:01:01 -0800 |
---|---|---|
committer | Peter Zijlstra <[email protected]> | 2023-01-21 00:06:11 +0100 |
commit | dbf061b26221fa1a99e6489dd61f5b4ee97a24e8 (patch) | |
tree | 58f0211c5963e2b5c9131e47d15937abdf674206 /scripts/gdb/linux/proc.py | |
parent | 0eed28220598cd990d094b7b9f8c832c425080c0 (diff) |
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 <[email protected]>
Signed-off-by: Peter Zijlstra (Intel) <[email protected]>
Tested-by: Michael Petlan <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'scripts/gdb/linux/proc.py')
0 files changed, 0 insertions, 0 deletions