Structs
- Config 🔒
- A builder for constructing the CpuControlHandler node. The fields of this struct are documented as part of the CpuControlHandler struct.
- Node: CpuControlHandler
- JsonData 🔒
Enums
Constants
Functions
- Returns the modeled power consumed by the CPU completing operations at the specified rate. Note that we assume zero static power consumption in this model, and that
op_completion_rate
is only the CPU’s clock speed if the CPU is never idle. - Query the CPU P-states from the CpuCtrl driver.