diff options
author | Nam Cao <namcao@linutronix.de> | 2025-02-05 11:39:04 +0100 |
---|---|---|
committer | Thomas Gleixner <tglx@linutronix.de> | 2025-02-18 10:32:33 +0100 |
commit | f66b0acf394b8558f79c03336b579a47876a6940 (patch) | |
tree | 282767006a547e91b1395841b1d32ab6949c51be /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 9eeb54b47541d2ea51315af324e236bb6e6942ea (diff) |
time: Switch to hrtimer_setup()
hrtimer_setup() takes the callback function pointer as argument and
initializes the timer completely.
Replace hrtimer_init() and the open coded initialization of
hrtimer::function with the new setup mechanism.
Signed-off-by: Nam Cao <namcao@linutronix.de>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Link: https://lore.kernel.org/all/170bb691a0d59917c8268a98c80b607128fc9f7f.1738746821.git.namcao@linutronix.de
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions