diff options
author | Yicong Yang <yangyicong@hisilicon.com> | 2024-02-23 18:33:52 +0800 |
---|---|---|
committer | Will Deacon <will@kernel.org> | 2024-03-04 14:18:28 +0000 |
commit | 54a9e47eebb9064de9c65a6c22bb31e1a67f3903 (patch) | |
tree | 61243ab0f3a5263e8884da5c678709e2b525c442 /tools/perf/scripts/python/check-perf-trace.py | |
parent | e10b6976f6b9afdf3564f88c851e42d139bb19c0 (diff) |
drivers/perf: hisi_pcie: Rename hisi_pcie_pmu_{config,clear}_filter()
hisi_pcie_pmu_{config,clear}_filter() are config/clear HISI_PCIE_EVENT_CTRL
register which contains not only the filter but also the event code. The
function names are bit misleading. Rename it to
hisi_pcie_pmu_{config,clear}_event_ctrl() to reflects their functions
more accurately.
Signed-off-by: Yicong Yang <yangyicong@hisilicon.com>
Reviewed-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
Link: https://lore.kernel.org/r/20240223103359.18669-2-yangyicong@huawei.com
Signed-off-by: Will Deacon <will@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/check-perf-trace.py')
0 files changed, 0 insertions, 0 deletions