Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lldb/source/Plugins/StructuredData/DarwinLog/
H A DStructuredDataDarwinLog.h94 void DumpTimestamp(Stream &stream, uint64_t timestamp);
H A DStructuredDataDarwinLog.cpp1636 void StructuredDataDarwinLog::DumpTimestamp(Stream &stream, in DumpTimestamp() function in StructuredDataDarwinLog
1687 DumpTimestamp(stream, timestamp); in DumpHeader()