Home
last modified time | relevance | path

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

/openbmc/pldm/oem/ampere/event/
H A Doem_event_manager.cpp75 EventToMsgMap_t tidToSocketNameMap = {{1, "SOCKET 0"}, {2, "SOCKET 1"}}; variable
227 if (!tidToSocketNameMap.contains(tid)) in prefixMsgStrCreation()
233 description += tidToSocketNameMap[tid] + ": "; in prefixMsgStrCreation()
574 if (!tidToSocketNameMap.contains(tid)) in handleSensorEvent()
955 if (!tidToSocketNameMap.contains(tid)) in handlepldmMessagePollEvent()