Home
last modified time | relevance | path

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

/openbmc/bmcweb/redfish-core/include/generated/enums/
H A Dprocessor.hpp8 enum class ProcessorType{ enum
94 NLOHMANN_JSON_SERIALIZE_ENUM(ProcessorType, {
95 {ProcessorType::Invalid, "Invalid"},
96 {ProcessorType::CPU, "CPU"},
97 {ProcessorType::GPU, "GPU"},
98 {ProcessorType::FPGA, "FPGA"},
99 {ProcessorType::DSP, "DSP"},
101 {ProcessorType::Core, "Core"},
102 {ProcessorType::Thread, "Thread"},
103 {ProcessorType::Partition, "Partition"},
[all …]
/openbmc/webui-vue/src/store/modules/HardwareStatus/
H A DProcessorStore.js26 ProcessorType,
49 processorType: ProcessorType,
/openbmc/openbmc-test-automation/redfish/systems/
H A Dtest_systems_inventory.robot207 ... [('ProcessorType', 'CPU')] regex=1
210 ... [('ProcessorType', 'Accelerator')] regex=1
/openbmc/bmcweb/redfish-core/lib/
H A Dprocessor.hpp246 processor::ProcessorType::CPU; in getCpuDataByService()
550 processor::ProcessorType::Accelerator; in getAcceleratorDataByService()
/openbmc/docs/designs/
H A Dguard-on-bmc.md159 "ProcessorType": "CPU",
/openbmc/openbmc-test-automation/ipmi/
H A Dtest_ipmi_sensor.robot391 # "ProcessorType": "CPU",
/openbmc/bmcweb/
H A DRedfish.md957 - ProcessorType