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.cpp627 if (!regEntry.journalCapture) in addJournalSections()
635 const auto& jc = regEntry.journalCapture.value(); in addJournalSections()
H A Dregistry.cpp832 entry.journalCapture = in lookup()
/openbmc/phosphor-logging/test/openpower-pels/
H A Dpel_test.cpp1149 regEntry.journalCapture = jc; in TEST_F()
1174 regEntry.journalCapture = jc; in TEST_F()
1200 regEntry.journalCapture = jc; in TEST_F()
1239 regEntry.journalCapture = jc; in TEST_F()
H A Dregistry_test.cpp267 const auto& jc = entry->journalCapture; in TEST_F()
1179 const auto& jc = entry->journalCapture; in TEST_F()