diff options
author | Wang Wensheng <[email protected]> | 2021-03-26 02:23:28 +0000 |
---|---|---|
committer | Thomas Gleixner <[email protected]> | 2021-04-16 21:03:50 +0200 |
commit | d7840aaadd6e84915866a8f0dab586f6107dadf1 (patch) | |
tree | 1c538c7b94fcd5af6d2335e7fc95dda6895c5cf1 /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | 07ff4aed015c564d03fd518d2fb54e5e6948903c (diff) |
tick: Use tick_check_replacement() instead of open coding it
The function tick_check_replacement() is the combination of
tick_check_percpu() and tick_check_preferred(), but tick_check_new_device()
has the same logic open coded.
Use the helper to simplify the code.
[ tglx: Massage changelog ]
Signed-off-by: Wang Wensheng <[email protected]>
Signed-off-by: Thomas Gleixner <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions