Home
last modified time | relevance | path

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

/openbmc/webui-vue/src/store/modules/HardwareStatus/
H A DProcessorStore.js49 processorType: ProcessorType,
/openbmc/smbios-mdr/include/
H A Dcpu.hpp348 uint8_t processorType; member
/openbmc/webui-vue/src/views/HardwareStatus/Inventory/
H A DInventoryTableProcessors.vue118 <dt>{{ $t('pageInventory.table.processorType') }}:</dt>
119 <dd>{{ dataFormatter(item.processorType) }}</dd>
/openbmc/libcper/specification/document/
H A Dcper-json-specification.tex260 processorType.name & string & If available, the human readable name of the processor type.\\
261 processorType.value & uint64 & The integer value of the processor type.\\
296 processorTypeValid & boolean & Whether the "processorType" field of the Generic Processor Error sec…