diff options
author | Anna-Maria Behnsen <anna-maria@linutronix.de> | 2024-02-21 12:05:37 +0300 |
---|---|---|
committer | Thomas Gleixner <tglx@linutronix.de> | 2024-02-22 19:52:31 +0300 |
commit | 9f6a3c602c235c3cccbe673fb7e1cca30ca4be0d (patch) | |
tree | 622ea80787ec5e450047f50da0ab86fd7a4a3fff /tools/perf/scripts/python/export-to-postgresql.py | |
parent | af68cb3fc736e13e66fc8202ea94c3aff7299f39 (diff) | |
download | linux-9f6a3c602c235c3cccbe673fb7e1cca30ca4be0d.tar.xz |
timers: Split next timer interrupt logic
Split the logic for getting next timer interrupt (no matter of recalculated
or already stored in base->next_expiry) into a separate function named
next_timer_interrupt(). Make it available to local call sites only.
No functional change.
Signed-off-by: Anna-Maria Behnsen <anna-maria@linutronix.de>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Reviewed-by: Frederic Weisbecker <frederic@kernel.org>
Link: https://lore.kernel.org/r/20240221090548.36600-10-anna-maria@linutronix.de
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions