Lines Matching refs:tick
97 System-level global event devices are used for the Linux periodic tick. Per-CPU
103 - system global periodic tick (jiffies update)
128 utilize the high resolution and dynamic tick functionalities without any change
132 adding the dynamic tick specific calls to the idle routine (a total of 3 lines
182 Once a system has switched to high resolution mode, the periodic tick is
186 The periodic tick functionality is provided by an per-cpu hrtimer. The callback
189 based periodic tick is designed to be extended with dynamic tick functionality.
191 timer and periodic events (jiffies tick, profiling, process accounting) on UP
196 separated from the tick bound timer softirq to allow accurate delivery of high
207 Dynamic ticks are the logical consequence of the hrtimer based periodic tick
217 wheel) and in case that the next event is further away than the next tick it
219 without worthless interruption by the periodic tick. The function is also
226 it calls schedule(). hrtimer_restart_sched_tick() resumes the periodic tick,
233 The dynamic tick feature provides statistical values which are exported to