Lines Matching full:than
9 * timer events are two or more orders of magnitude more frequent than any
20 * idle duration values greater than the time till the closest timer, as the
25 * is likely to be significantly shorter than the sleep length and selects an
31 * o Find the deepest idle state whose target residency is less than or equal
35 * duration in the past more often than it matched the sleep length alone
36 * (i.e. the observed idle duration was significantly shorter than the sleep
45 * (which has to be shallower than the one selected so far).
80 * it occurs significantly earlier than the closest expected timer event (that
81 * is, early enough to match an idle state shallower than the one matching the
308 * one than the current maximum "early hits" state, so in teo_select()
349 * greater than its "misses" metric, that is the one to use. Otherwise, in teo_select()
372 * shallower idle state than the one selected so far. in teo_select()
384 * Count and sum the most recent idle duration values less than in teo_select()
419 * expected idle duration is shorter than the tick period length. in teo_select()