Lines Matching +full:clock +full:- +full:accuracy
1 /* SPDX-License-Identifier: GPL-2.0 */
14 * idea of the (in)accuracy of timers. Timer values are rounded up to
36 * struct hrtimer_clock_base - the timer base for a specific clock
37 * @cpu_base: per cpu clock base
38 * @index: clock type index for per_cpu support when moving a
40 * @clockid: clock id for per_cpu support
44 * @get_time: function to retrieve the current time of the clock
45 * @offset: offset of this clock to the monotonic base
71 * struct hrtimer_cpu_base - the per cpu clock bases
72 * @lock: lock protecting the base and associated clock bases
76 * @clock_was_set_seq: Sequence counter of clock was set events
80 * @softirq_activated: displays, if the softirq is raised - update of softirq
97 * @clock_base: array of clock bases for this cpu