diff options
| author | Paolo Bonzini <[email protected]> | 2022-05-25 05:28:56 -0400 |
|---|---|---|
| committer | Paolo Bonzini <[email protected]> | 2022-06-08 04:48:55 -0400 |
| commit | e99fae6edebcdf53658f531ee3c913ca74536355 (patch) | |
| tree | 05a37b7789c293765417f1816c1f0b74e5db18d4 /tools/perf/scripts/python/libxed.py | |
| parent | 76d287b2342e1906e399fd19d6500013aa074a50 (diff) | |
KVM: x86/pmu: Use only the uniform interface reprogram_counter()
Since reprogram_counter(), reprogram_{gp, fixed}_counter() currently have
the same incoming parameter "struct kvm_pmc *pmc", the callers can simplify
the conetxt by using uniformly exported interface, which makes reprogram_
{gp, fixed}_counter() static and eliminates EXPORT_SYMBOL_GPL.
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/libxed.py')
0 files changed, 0 insertions, 0 deletions