Searched refs:isQuiesceOnErrorEnabled (Results 1 – 3 of 3) sorted by relevance
255 if (isQuiesceOnErrorEnabled() && (errLvl < Entry::sevLowerLimit) && in createEntry()279 bool Manager::isQuiesceOnErrorEnabled() in isQuiesceOnErrorEnabled() function in phosphor::logging::internal::Manager
200 bool isQuiesceOnErrorEnabled();
710 if (!_logManager.isQuiesceOnErrorEnabled()) in checkPelAndQuiesce()