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