Home
last modified time | relevance | path

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

/openbmc/webui-vue/src/store/modules/Logs/
H A DEventLogStore.js22 const getHighPriorityEvents = (events) => constant
33 highPriorityEvents: (state) => getHighPriorityEvents(state.allEvents),