Home
last modified time | relevance | path

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

/openbmc/bmcweb/redfish-core/lib/
H A Dprocessor.hpp357 processor::ThrottleCause rfCause = dbusToRfThrottleCause(cause); in readThrottleProperties() local
358 if (rfCause == processor::ThrottleCause::Invalid) in readThrottleProperties()
364 rCauses.emplace_back(rfCause); in readThrottleProperties()