Home
last modified time | relevance | path

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

/openbmc/webui-vue/src/store/modules/HardwareStatus/
H A DProcessorStore.js64 async getProcessorsInfo({ commit }) { method in ProcessorStore.actions
/openbmc/webui-vue/src/views/HardwareStatus/Inventory/
H A DInventoryTableProcessors.vue247 this.$store.dispatch('processors/getProcessorsInfo').finally(() => {