Home
last modified time | relevance | path

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

/openbmc/phosphor-logging/extensions/openpower-pels/
H A Dhost_notifier.hpp194 bool addPELToQueue(const PEL& pel);
H A Dhost_notifier.cpp50 _repo.for_each(std::bind(std::mem_fn(&HostNotifier::addPELToQueue), this, in HostNotifier()
83 bool HostNotifier::addPELToQueue(const PEL& pel) in addPELToQueue() function in openpower::pels::HostNotifier