Home
last modified time | relevance | path

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

/openbmc/phosphor-logging/extensions/openpower-pels/
H A Dcallout.cpp221 auto otherProc = right.fruIdentity()->getMaintProc(); in operator ==() local
224 if (otherProc) in operator ==()
226 return *myProc == *otherProc; in operator ==()