diff options
author | Nam Cao <namcao@linutronix.de> | 2025-02-05 11:39:02 +0100 |
---|---|---|
committer | Thomas Gleixner <tglx@linutronix.de> | 2025-02-18 10:32:32 +0100 |
commit | 022a223546e4fa03bde18fea4562d29b4e1a432a (patch) | |
tree | 8b1af01ad4727e4cff1b0226c229f40bfd47242c /tools/perf/scripts/python | |
parent | 91b7be704dd4991bb6ec8bb67480993e82a673bb (diff) |
perf: 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/f611e6d3fc6996bbcf0e19fe234f75edebe4332f.1738746821.git.namcao@linutronix.de
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions