Home
last modified time | relevance | path

Searched defs:dumpSize (Results 1 – 3 of 3) sorted by relevance

/openbmc/phosphor-debug-collector/dump-extensions/openpower-dumps/
H A Dsystem_dump_entry.hpp55 uint64_t timeStamp, uint64_t dumpSize, const uint32_t sourceId, in Entry()
78 void update(uint64_t timeStamp, uint64_t dumpSize, const uint32_t sourceId) in update()
H A Dresource_dump_entry.hpp61 uint64_t timeStamp, uint64_t dumpSize, const uint32_t sourceId, in Entry()
87 void update(uint64_t timeStamp, uint64_t dumpSize, uint32_t sourceId) in update()
/openbmc/phosphor-debug-collector/
H A Ddump_entry.hpp82 uint64_t timeStamp, uint64_t dumpSize, in Entry()