diff options
author | 2021-05-04 15:56:32 -0700 | |
---|---|---|
committer | 2021-05-05 21:50:14 +0200 | |
commit | fc48a6d1faadbf08b7a840d58a5a6eb85bd1a79a (patch) | |
tree | a3e82d273054dfc33f67fec9fb149adcae10c97d /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | x86/cpu: Initialize MSR_TSC_AUX if RDTSCP *or* RDPID is supported (diff) | |
download | linux-rng-fc48a6d1faadbf08b7a840d58a5a6eb85bd1a79a.tar.xz linux-rng-fc48a6d1faadbf08b7a840d58a5a6eb85bd1a79a.zip |
x86/cpu: Remove write_tsc() and write_rdtscp_aux() wrappers
Drop write_tsc() and write_rdtscp_aux(); the former has no users, and the
latter has only a single user and is slightly misleading since the only
in-kernel consumer of MSR_TSC_AUX is RDPID, not RDTSCP.
No functional change intended.
Signed-off-by: Sean Christopherson <seanjc@google.com>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Link: https://lore.kernel.org/r/20210504225632.1532621-3-seanjc@google.com
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions