Lines Matching full:residency
17 * idle state with target residency within the (known) time till the closest
34 * boundaries are aligned with the target residency parameter values of the CPU
36 * the first bin spans from 0 up to, but not including, the target residency of
38 * residency of idle state 1 up to, but not including, the target residency of
39 * idle state 2, the third bin spans from the target residency of idle state 2
40 * up to, but not including, the target residency of idle state 3 and so on.
41 * The last bin spans from the target residency of the deepest idle state
61 * 1. Find the deepest CPU idle state whose target residency does not exceed
88 * 1 (which means that the target residency of the state in question had
205 * If the deepest state's target residency is below the tick length, in teo_update()
373 * Look for the deepest idle state whose target residency had in teo_select()
445 * If state 0 is a polling one, check if the target residency of in teo_select()
457 * If the closest expected timer is before the target residency of the in teo_select()
467 * If the selected state's target residency is below the tick length in teo_select()
486 * The tick is not going to be stopped, so if the target residency of in teo_select()