/openbmc/phosphor-logging/extensions/openpower-pels/ |
H A D | repository.cpp | 95 PEL pel{data}; in restore() local 169 void Repository::add(std::unique_ptr<PEL>& pel) in add() 204 void Repository::write(const PEL& pel, const fs::path& path) in write() 238 auto pel = findPEL(id); in remove() local 276 auto pel = findPEL(id); in getPELData() local 298 auto pel = findPEL(id); in getPELFD() local 336 PEL pel{data}; in for_each() local 390 auto pel = findPEL(id); in getPELAttributes() local 407 PELUpdateFunc func = [state](PEL& pel) { in setPELHostTransState() 433 PELUpdateFunc func = [state](PEL& pel) { in setPELHMCTransState() [all …]
|
H A D | manager.cpp | 141 auto pel = std::make_unique<openpower::pels::PEL>(pelData, obmcLogID); in addPEL() local 394 auto pel = std::make_unique<openpower::pels::PEL>( in createPEL() local 694 void Manager::checkPelAndQuiesce(std::unique_ptr<openpower::pels::PEL>& pel) in checkPelAndQuiesce() 757 void Manager::updateEventId(std::unique_ptr<openpower::pels::PEL>& pel) in updateEventId() 845 bool Manager::updateResolution(const openpower::pels::PEL& pel) in updateResolution() 866 void Manager::updateDBusSeverity(const openpower::pels::PEL& pel) in updateDBusSeverity() 1054 openpower::pels::PEL& pel) in clearPowerThermalDeconfigFlag() 1105 [locationCode](openpower::pels::PEL& pel) { in hardwarePresent()
|
H A D | extended_user_header.cpp | 36 ExtendedUserHeader::ExtendedUserHeader(Stream& pel) in ExtendedUserHeader() 94 void ExtendedUserHeader::unflatten(Stream& pel) in unflatten()
|
H A D | host_notifier.cpp | 83 bool HostNotifier::addPELToQueue(const PEL& pel) in addPELToQueue() 170 void HostNotifier::newLogCallback(const PEL& pel) in newLogCallback()
|
H A D | pce_identity.cpp | 25 PCEIdentity::PCEIdentity(Stream& pel) in PCEIdentity()
|
H A D | generic.cpp | 48 Generic::Generic(Stream& pel) in Generic()
|
H A D | mru.cpp | 30 MRU::MRU(Stream& pel) in MRU()
|
/openbmc/phosphor-logging/test/openpower-pels/ |
H A D | repository_test.cpp | 73 auto pel = std::make_unique<PEL>(data); in TEST_F() local 102 auto pel = std::make_unique<PEL>(data, 1); in TEST_F() local 132 auto pel = std::make_unique<PEL>(data, 1); in TEST_F() local 139 auto pel = std::make_unique<PEL>(data, 2); in TEST_F() local 201 auto pel = std::make_unique<PEL>(data); in TEST_F() local 218 auto pel = std::make_unique<PEL>(data); in TEST_F() local 228 Repository::ForEachFunc f1 = [&ids](const PEL& pel) { in TEST_F() 238 Repository::ForEachFunc f2 = [&ids](const PEL& pel) { in TEST_F() 253 Repository::AddCallback ac = [&added](const PEL& pel) { in TEST_F() 266 auto pel = std::make_unique<PEL>(data); in TEST_F() local [all …]
|
H A D | host_notifier_test.cpp | 92 auto pel = std::make_unique<PEL>(data, obmcID++); in makePEL() local 162 auto pel = makePEL(); in TEST_F() local 187 auto pel = makePEL(0x1000); in TEST_F() local 206 auto pel = makePEL(0x4000); in TEST_F() local 227 auto pel = makePEL(0x4000); in TEST_F() local 251 auto pel = makePEL(0x4000); in TEST_F() local 270 auto pel = makePEL(); in TEST_F() local 281 auto pel = makePEL(); in TEST_F() local 296 auto pel = makePEL(); in TEST_F() local 346 auto pel = makePEL(); in TEST_F() local [all …]
|
H A D | pel_test.cpp | 63 auto pel = std::make_unique<PEL>(data); in TEST_F() local 81 auto pel = std::make_unique<PEL>(data); in TEST_F() local 98 auto pel = std::make_unique<PEL>(data); in TEST_F() local 115 auto pel = std::make_unique<PEL>(data, 0x42); in TEST_F() local 128 auto pel = std::make_unique<PEL>(data); in TEST_F() local 147 auto pel = std::make_unique<PEL>(data); in TEST_F() local 171 PEL pel{regEntry, 42, timestamp, phosphor::logging::Entry::Level::Error, in TEST_F() local 245 PEL pel{regEntry, 42, timestamp, phosphor::logging::Entry::Level::Error, in TEST_F() local 296 PEL pel{data}; in TEST_F() local 340 PEL pel{data}; in TEST_F() local [all …]
|
H A D | service_indicators_test.cpp | 49 PEL pel{data}; in TEST() local 283 PEL pel{data}; in TEST() local 309 PEL pel{data}; in TEST() local 326 PEL pel{data}; in TEST() local 348 PEL pel{data}; in TEST() local 367 PEL pel{data}; in TEST() local 386 PEL pel{data}; in TEST() local
|
H A D | pel_manager_test.cpp | 307 PEL pel(*data); in TEST_F() local 424 PEL pel{newData}; in TEST_F() local 609 PEL pel{data}; in TEST_F() local 635 PEL pel{data}; in TEST_F() local 1113 PEL pel(*getPELData); in TEST_F() local 1211 PEL pel(*data); in TEST_F() local 1386 PEL pel(*unguardedData); in TEST_F() local 1469 PEL pel(*data); in TEST_F() local
|
H A D | real_pel_test.cpp | 543 PEL pel{origData}; in TEST_F() local
|
/openbmc/openpower-hw-diags/attn/pel/ |
H A D | extended_user_header.cpp | 5 namespace pel namespace 8 ExtendedUserHeader::ExtendedUserHeader(Stream& pel) in ExtendedUserHeader() 23 void ExtendedUserHeader::unflatten(Stream& pel) in unflatten()
|
H A D | private_header.cpp | 5 namespace pel namespace 8 PrivateHeader::PrivateHeader(Stream& pel) in PrivateHeader()
|
H A D | user_header.cpp | 5 namespace pel namespace 8 UserHeader::UserHeader(Stream& pel) in UserHeader()
|
H A D | primary_src.cpp | 5 namespace pel namespace 8 PrimarySrc::PrimarySrc(Stream& pel) in PrimarySrc()
|
H A D | pel_section.hpp | 7 namespace pel namespace
|
H A D | pel_minimal.hpp | 13 namespace pel namespace
|
H A D | user_header.hpp | 9 namespace pel namespace
|
H A D | private_header.hpp | 9 namespace pel namespace
|
/openbmc/phosphor-logging/extensions/openpower-pels/tools/ |
H A D | peltool.cpp | 332 PEL pel{data}; in genPELJSON() local 596 PEL pel{data}; in callFunctionOnPEL() local 678 void displayPEL(const PEL& pel, bool hexDump) in displayPEL() 725 PEL pel{data}; in printPELCount() local 888 PEL pel{data}; in main() local
|
/openbmc/openpower-proc-control/extensions/phal/ |
H A D | phal_error.hpp | 9 namespace pel namespace
|
H A D | create_pel.hpp | 18 namespace pel namespace
|
/openbmc/openpower-debug-collector/dump/ |
H A D | create_pel.hpp | 15 namespace openpower::dump::pel namespace
|