Lines Matching full:tick
24 * struct tick_sched - sched tick emulation and no idle tick control/stats
25 * @sched_timer: hrtimer to schedule the periodic tick in high
29 * @inidle: Indicator that the CPU is in the tick idle mode
30 * @tick_stopped: Indicator that the idle tick has been stopped
31 * @idle_active: Indicator that the CPU is actively in the tick idle mode;
34 * @got_idle_tick: Tick timer function has run with @inidle set
35 * @last_tick: Store the last tick expiry time when the tick
37 * to resume the tick timer operation in the timeline
39 * @next_tick: Next tick to be fired when in dynticks mode.
42 * @idle_sleeps: Number of idle calls, where the sched tick was stopped
46 * @idle_sleeptime: Sum of the time slept in idle with sched tick stopped
47 * @iowait_sleeptime: Sum of the time slept in idle with sched tick stopped, with IO outstanding
48 * @timer_expires: Anticipated timer expiration time (in case sched tick is stopped)
51 * @tick_dep_mask: Tick dependency mask - is set, if someone needs the tick
52 * @last_tick_jiffies: Value of jiffies seen on last tick