diff options
author | Nam Cao <namcao@linutronix.de> | 2025-02-05 11:39:11 +0100 |
---|---|---|
committer | Thomas Gleixner <tglx@linutronix.de> | 2025-02-18 10:32:34 +0100 |
commit | cab0e0a05627f7e661aa644a3a5f0eb88881872f (patch) | |
tree | fa1acf1f84f12b2a5b0323a59c9cecfe189e4cd4 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 32539b780c4fc3641a37ad9cb6134d72b5c8cae9 (diff) |
blk_iocost: Switch to use 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.
Patch was created by using Coccinelle.
Signed-off-by: Nam Cao <namcao@linutronix.de>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Link: https://lore.kernel.org/all/196d487c925411923a2d59d4bf5e366b9dac2747.1738746821.git.namcao@linutronix.de
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions