• Home
  • Raw
  • Download

Lines Matching full:target

21 (effective) target value.  The aggregated target value is updated with changes
23 aggregated target value is simply the min of the request values held in the list
26 Note: the aggregated target value is implemented as an atomic variable so that
32 Will insert an element into the CPU latency QoS list with the target value.
33 Upon change to this list the new target is recomputed and any registered
34 notifiers are called only if the target value is now different.
39 Will update the list element pointed to by the handle with the new target
40 value and recompute the new aggregated target, calling the notification tree
41 if the target is changed.
44 Will remove the element. After removal it will update the aggregate target
45 and call the notification tree if the target was changed as a result of
72 To register the default PM QoS target for the CPU latency QoS, the process must
78 To change the requested target value, the process needs to write an s32 value to
83 To remove the user mode request for a target value simply close the device
95 The target values of resume latency and active state latency tolerance are
100 Note: The aggregated target values are implemented in such a way that reading
108 target value. Upon change to this list the new target is recomputed and any
109 registered notifiers are called only if the target value is now different.
114 Will update the list element pointed to by the handle with the new target
115 value and recompute the new aggregated target, calling the notification
116 trees if the target is changed.
119 Will remove the element. After removal it will update the aggregate target
120 and call the notification trees if the target was changed as a result of
188 certain protocol requirements or target frame or sample rates etc.