Lines Matching full:tick
99 #include <linux/tick.h>
205 * If the deepest state's target residency is below the tick length, in teo_update()
207 * to stop the tick. This effectively adds an extra hits-only bin in teo_update()
275 * @stop_tick: Indication on whether or not to stop the scheduler tick.
352 * allow the tick to be stopped it is shallow enough. in teo_select()
377 * Take the possible duration limitation present if the tick in teo_select()
467 * If the selected state's target residency is below the tick length in teo_select()
468 * and intercepts occurring before the tick length are the majority of in teo_select()
469 * total wakeup events, do not stop the tick. in teo_select()
477 * Allow the tick to be stopped unless the selected state is a polling in teo_select()
478 * one or the expected idle duration is shorter than the tick period in teo_select()
486 * The tick is not going to be stopped, so if the target residency of in teo_select()
488 * timer including the tick, try to correct that. in teo_select()