Home
last modified time | relevance | path

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

/openbmc/bmcweb/redfish-core/lib/
H A Dlog_services.hpp117 std::string& dumpStatus, uint64_t& size, uint64_t& timestampUs, in parseDumpEntryFromDbusObject() argument
171 timestampUs = *usecsTimeStamp; in parseDumpEntryFromDbusObject()
293 uint64_t timestampUs = 0; in getDumpEntryCollection()
308 timestampUs, originatorId, in getDumpEntryCollection()
326 redfish::time_utils::getDateTimeUintUs(timestampUs); in getDumpEntryCollection()
392 uint64_t timestampUs = 0; in getDumpEntryById()
400 timestampUs, originatorId, in getDumpEntryById()
422 redfish::time_utils::getDateTimeUintUs(timestampUs); in getDumpEntryById()
300 uint64_t timestampUs = 0; getDumpEntryCollection() local
398 uint64_t timestampUs = 0; getDumpEntryById() local