diff options
author | Anna-Maria Behnsen <anna-maria@linutronix.de> | 2024-10-09 10:29:03 +0200 |
---|---|---|
committer | Thomas Gleixner <tglx@linutronix.de> | 2024-10-25 19:49:14 +0200 |
commit | 10f7c178a9dad803e80bc01f47e7b30e12a78957 (patch) | |
tree | 53a21cd06428d9f29354231b1220db5b23c19996 /tools/perf/scripts/python/syscall-counts-by-pid.py | |
parent | 8c4799b1845eabbdd820aa340f493ba8919af7a2 (diff) |
timekeeping: Define a struct type for tk_core to make it reusable
The struct tk_core uses is not reusable. As long as there is only a single
timekeeper, this is not a problem. But when the timekeeper infrastructure
will be reused for per ptp clock timekeepers, an explicit struct type is
required.
Define struct tk_data as explicit struct type for tk_core.
Signed-off-by: Anna-Maria Behnsen <anna-maria@linutronix.de>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Acked-by: John Stultz <jstultz@google.com>
Link: https://lore.kernel.org/all/20241009-devel-anna-maria-b4-timers-ptp-timekeeping-v2-10-554456a44a15@linutronix.de
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts-by-pid.py')
0 files changed, 0 insertions, 0 deletions