Lines Matching refs:residency

134 taken into account by the governor, the *target residency* and the (worst-case)
135 *exit latency*. The target residency is the minimum time the hardware must
230 the target residency within the time until the expected wakeup, so that state is
326 them. For this purpose, it compares the target residency of each state with
328 limit. It selects the state with the target residency closest to the predicted
339 target residency.
373 the target residency of the idle state corresponding to them is less than or
374 equal to the sleep length and the target residency of the next idle state is
377 former condition is satisfied and the target residency of the given idle state
378 is less than or equal to the observed idle duration and the target residency of
383 observed idle duration is too short for its target residency.
389 idle duration and the target residency of the next idle state is less than or
394 and finds the last (deepest) one with the target residency less than or equal
404 target residency within the sleep length, the deepest idle state with the exit
410 the target residency of the preselected idle state, that idle state becomes the
412 duration values below the target residency of the preselected idle state is
414 one and finds the deepest of them with the target residency within that average.
419 generally happens if the target residency of the idle state selected so far is
424 than that time, a shallower state with a suitable target residency may need to
439 the hierarchy. In that case, the `target residency and exit latency parameters
452 Then, the target residency of the |struct cpuidle_state| object representing
474 In addition to the target residency and exit latency idle state parameters
496 residency.
519 ``residency``
520 Target residency of the idle state in microseconds.
572 it is to use idle state residency counters in the hardware, if available.