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.hpp329 processor::ThrottleCause rfCause = dbusToRfThrottleCause(cause); in readThrottleProperties() local
330 if (rfCause == processor::ThrottleCause::Invalid) in readThrottleProperties()
336 rCauses.emplace_back(rfCause); in readThrottleProperties()