diff options
author | Jacob Keller <[email protected]> | 2022-11-09 15:09:42 -0800 |
---|---|---|
committer | David S. Miller <[email protected]> | 2022-11-11 10:58:39 +0000 |
commit | a45392071ceeebe85622705a1d7500ed434785a7 (patch) | |
tree | 620e0fa65cb20b125ebf7df05454bb34e93403e3 /tools/perf/scripts/python/event_analyzing_sample.py | |
parent | 2d96099f50f0ee7e38789c767c93e712737520b5 (diff) |
ptp: cpts: convert .adjfreq to .adjfine
The cpts implementation of .adjfreq is implemented in terms of a
straight forward "base * ppb / 1 billion" calculation.
Convert this to the newer .adjfine, using the recently added
adjust_by_scaled_ppm helper function.
Signed-off-by: Jacob Keller <[email protected]>
Richard Cochran <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions