Home
last modified time | relevance | path

Searched defs:baseSpeedPriorityEnabled (Results 1 – 2 of 2) sorted by relevance

/openbmc/smbios-mdr/src/
H A Dspeed_select.cpp206 bool baseSpeedPriorityEnabled() const override in baseSpeedPriorityEnabled() function in cpu_info::sst::CPUConfig
276 bool baseSpeedPriorityEnabled(bool /* value */) override in baseSpeedPriorityEnabled() function in cpu_info::sst::CPUConfig
/openbmc/bmcweb/redfish-core/lib/
H A Dprocessor.hpp629 const bool* baseSpeedPriorityEnabled = nullptr; in getCpuConfigData() local