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.hpp56 uint64_t timeStamp, uint64_t dumpSize, const uint32_t sourceId, in Entry()
79 void update(uint64_t timeStamp, uint64_t dumpSize, const uint32_t sourceId) in update()
H A Dresource_dump_entry.hpp62 uint64_t timeStamp, uint64_t dumpSize, const uint32_t sourceId, in Entry()
88 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()