Home
last modified time | relevance | path

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

/openbmc/openpower-occ-control/
H A Dpldm.cpp33 bool Interface::throttleTraces = false; member in pldm::Interface
547 if (!throttleTraces)
569 if (!throttleTraces)
610 if (!throttleTraces) in openAfMctpTransport()
649 if (!throttleTraces) in pldmOpen()
689 if (!throttleTraces) in sendPldm()
712 if (!throttleTraces) in sendPldm()
744 if (!throttleTraces) in sendPldm()
802 if (!throttleTraces) in pldmRspExpired()
868 if (!throttleTraces) in pldmRspCallback()
[all...]
H A Dpldm.hpp180 /** @brief Set the throttleTraces flag
313 static bool throttleTraces;
306 static bool throttleTraces; global() member in pldm::Interface