diff options
author | Thomas Gleixner <[email protected]> | 2019-08-21 21:09:21 +0200 |
---|---|---|
committer | Thomas Gleixner <[email protected]> | 2019-08-28 11:50:41 +0200 |
commit | 8ea1de90a5eccdc18c8f05f8596bae8660a3ff9a (patch) | |
tree | bce49bbca194dbcd1dc972248723925d764ed989 /tools/perf/scripts/python | |
parent | 1cd07c0b94f2c320270d76edb7dd49bceb09c1df (diff) |
posix-cpu-timers: Get rid of 64bit divisions
Instead of dividing A to match the units of B it's more efficient to
multiply B to match the units of A.
Signed-off-by: Thomas Gleixner <[email protected]>
Reviewed-by: Frederic Weisbecker <[email protected]>
Link: https://lkml.kernel.org/r/[email protected]
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions