diff options
author | Ingo Molnar <mingo@kernel.org> | 2020-07-24 13:44:17 +0200 |
---|---|---|
committer | Ingo Molnar <mingo@kernel.org> | 2020-07-25 12:00:57 +0200 |
commit | 161449bad5053d66f2310744ba8498158ab12c89 (patch) | |
tree | 55864aeee1d24b8430c1934465f5acd920a2f6ac /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 8cd591aeb1d650f79a49d8704c35a78bf18f5de9 (diff) |
x86/tsc: Remove unused "US_SCALE" and "NS_SCALE" leftover macros
Last use of them was removed 13 years ago, when the code was converted
to use CYC2NS_SCALE_FACTOR:
53d517cdbaac: ("x86: scale cyc_2_nsec according to CPU frequency")
The current TSC code uses the 'struct cyc2ns_data' scaling abstraction,
the old fixed scaling approach is long gone.
This cleanup also removes the 'arbitralrily' typo from the comment,
so win-win. ;-)
Signed-off-by: Ingo Molnar <mingo@kernel.org>
Link: https://lore.kernel.org/r/20200724114418.629021-3-mingo@kernel.org
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions