diff options
author | 2024-04-03 08:47:15 -0700 | |
---|---|---|
committer | 2024-04-08 08:25:21 -0700 | |
commit | 001c5d19341a39cb683ab0a18ce4b662a09d96a0 (patch) | |
tree | e058245d6ce680432702cf000b3fa07eb5fde0c8 /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | cxl: Fix incorrect region perf data calculation (diff) | |
download | wireguard-linux-001c5d19341a39cb683ab0a18ce4b662a09d96a0.tar.xz wireguard-linux-001c5d19341a39cb683ab0a18ce4b662a09d96a0.zip |
cxl: Consolidate dport access_coordinate ->hb_coord and ->sw_coord into ->coord
The driver stores access_coordinate for host bridge in ->hb_coord and
switch CDAT access_coordinate in ->sw_coord. Since neither of these
access_coordinate clobber each other, the variable name can be consolidated
into ->coord to simplify the code.
Reviewed-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
Reviewed-by: Davidlohr Bueso <dave@stgolabs.net>
Reviewed-by: Dan Williams <dan.j.williams@intel.com>
Link: https://lore.kernel.org/r/20240403154844.3403859-5-dave.jiang@intel.com
Signed-off-by: Dave Jiang <dave.jiang@intel.com>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions