Home
last modified time | relevance | path

Searched refs:journalCapture (Results 1 – 5 of 5) sorted by relevance

/openbmc/phosphor-logging/extensions/openpower-pels/
H A Dregistry.hpp209 std::optional<JournalCapture> journalCapture; member
H A Dpel.cpp639 if (!regEntry.journalCapture) in addJournalSections()
647 const auto& jc = regEntry.journalCapture.value(); in addJournalSections()
H A Dregistry.cpp845 entry.journalCapture = in lookup()
/openbmc/phosphor-logging/test/openpower-pels/
H A Dpel_test.cpp1163 regEntry.journalCapture = jc; in TEST_F()
1188 regEntry.journalCapture = jc; in TEST_F()
1214 regEntry.journalCapture = jc; in TEST_F()
1252 regEntry.journalCapture = jc; in TEST_F()
H A Dregistry_test.cpp279 const auto& jc = entry->journalCapture; in TEST_F()
1191 const auto& jc = entry->journalCapture; in TEST_F()