Lines Matching refs:control
12 'control types', which correspond to different methods of power capping. For
13 example, the intel-rapl control type represents the Intel "Running Average
14 Power Limit" (RAPL) technology, whereas the 'idle-injection' control type
18 monitored using the power capping method determined by the control type the
25 control topology of the system. In that case, it is possible to apply power
27 fine grained control is required, it can be applied through the subzones.
148 control type called intel-rapl which contains two power zones, intel-rapl:0 and
218 Common zone and control type attributes
221 a control type.
227 Call powercap_register_control_type() to register control type object.
229 control type), either as a top-level power zone or as a subzone of another
235 To free a control type object call powercap_unregister_control_type().