Home
last modified time | relevance | path

Searched refs:ClockLimit (Results 1 – 2 of 2) sorted by relevance

/openbmc/bmcweb/redfish-core/include/generated/enums/
H A Dprocessor.hpp117 ClockLimit, enumerator
230 {ThrottleCause::ClockLimit, "ClockLimit"},
/openbmc/bmcweb/redfish-core/lib/
H A Dprocessor.hpp277 return processor::ThrottleCause::ClockLimit; in dbusToRfThrottleCause()