Lines Matching full:than
13 * timer events are two or more orders of magnitude more frequent than any
25 * consider idle duration values greater than the sleep length, because the
30 * a CPU is likely to be significantly shorter than the sleep length and selects
52 * situations in which the measured idle duration is so much shorter than the
54 * shallower than the one whose bin is fallen into by the sleep length (these
75 * than the candidate one (it represents the cases in which the CPU was not
80 * shallower than the candidate one.
82 * 2. If the second sum is greater than the first one or the third sum is
83 * greater than %NR_RECENT / 2, the CPU is likely to wake up early, so look
86 * - Traverse the idle states shallower than the candidate one in the
96 * early) is greater than a half of the corresponding sum computed in step
326 * the current sleep length and the deepest idle state not deeper than in teo_select()
337 * shallower than the current one. in teo_select()
374 * shallower than the current candidate one (idx) is greater than the in teo_select()
377 * intercepts over all of the states shallower than the candidate one in teo_select()
378 * is greater than a half of the number of recent events taken into in teo_select()
450 * idle state shallower than the current candidate one. in teo_select()
458 * expected idle duration is shorter than the tick period length. in teo_select()