Home
last modified time | relevance | path

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

/openbmc/phosphor-pid-control/pid/ec/
H A Dlogging.hpp109 void LogContext(PidCoreLog& pidLog, const std::chrono::milliseconds& msNow,
H A Dpid.cpp186 LogContext(*logPtr, msNow, coreContext); in pid()
H A Dlogging.cpp243 void LogContext(PidCoreLog& pidLog, const std::chrono::milliseconds& msNow, in LogContext() function