diff options
author | Like Xu <[email protected]> | 2021-11-30 15:42:18 +0800 |
---|---|---|
committer | Paolo Bonzini <[email protected]> | 2022-01-07 10:44:42 -0500 |
commit | 6ed1298eb0bf6641b0a66c2c38369f5767a2575c (patch) | |
tree | 8252add2eb57b52fa72f8a7ccabec5ee9e9f6741 /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | 7c174f305cbee6bdba5018aae02b84369e7ab995 (diff) |
KVM: x86/pmu: Reuse pmc_perf_hw_id() and drop find_fixed_event()
Since we set the same semantic event value for the fixed counter in
pmc->eventsel, returning the perf_hw_id for the fixed counter via
find_fixed_event() can be painlessly replaced by pmc_perf_hw_id()
with the help of pmc_is_fixed() check.
Signed-off-by: Like Xu <[email protected]>
Message-Id: <[email protected]>
Signed-off-by: Paolo Bonzini <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions