Lines Matching full:latency

10  * CPU latency QoS.
12 per-device latency constraints and PM QoS flags.
14 The latency unit used in the PM QoS framework is the microsecond (usec).
20 A global list of CPU latency QoS requests is maintained along with an aggregated
22 to the request list or elements of the list. For CPU latency QoS, the
32 Will insert an element into the CPU latency QoS list with the target value.
49 Returns the aggregated value for the CPU latency QoS.
53 CPU latency QoS list.
56 Adds a notification callback function to the CPU latency QoS. The callback is
57 called when the aggregated value for the CPU latency QoS is changed.
60 Removes the notification callback function from the CPU latency QoS.
66 latency QoS.
72 To register the default PM QoS target for the CPU latency QoS, the process must
87 2. PM QoS per-device latency and flags framework
91 maintained along with the aggregated targets of resume latency and active
92 state latency tolerance (in microseconds) and the third one is for PM QoS flags.
95 The target values of resume latency and active state latency tolerance are
147 Add a request to the device's PM QoS list of resume latency constraints and
153 PM QoS list of resume latency constraints and remove sysfs attribute
181 Active state latency tolerance
190 If there is a latency tolerance control mechanism for a given device available
196 Whenever the effective latency tolerance changes for the device, its
199 latency tolerance requirements for the device is empty, the callback is expected
200 to switch the underlying hardware latency tolerance control mechanism to an
204 automatically updating the device's latency tolerance in response to its power
206 be done in the autonomous latency tolerance control mode.
210 Then, user space can use that attribute to specify its latency tolerance
212 but do not let the hardware control latency tolerance" and writing "auto" to it
218 latency tolerance requirements for devices.