Home
last modified time | relevance | path

Searched defs:timestamp (Results 1 – 11 of 11) sorted by relevance

/llvm-project-15.0.7/mlir/lib/Tools/lsp-server-support/
H A DLogging.cpp36 llvm::sys::TimePoint<> timestamp = std::chrono::system_clock::now(); in log() local
/llvm-project-15.0.7/lldb/tools/debugserver/source/MacOSX/
H A DGenealogy.h33 uint64_t timestamp; member
46 uint64_t timestamp; member
H A DGenealogySPI.h22 uint64_t timestamp; member
31 uint64_t timestamp; member
/llvm-project-15.0.7/lldb/include/lldb/Target/
H A DTraceDumper.h64 llvm::Optional<double> timestamp; member
/llvm-project-15.0.7/lldb/tools/lldb-vscode/
H A DProgressEvent.cpp116 std::string timestamp(llvm::formatv("{0:f9}", m_creation_time.count())); in ToJSON() local
/llvm-project-15.0.7/flang/runtime/
H A Dtime-intrinsic.cpp51 std::clock_t timestamp{std::clock()}; in GetCpuTime() local
103 std::clock_t timestamp{std::clock()}; in GetSystemClockCount() local
/llvm-project-15.0.7/lldb/source/Plugins/StructuredData/DarwinLog/
H A DStructuredDataDarwinLog.cpp1187 uint64_t timestamp = 0; in GetDescription() local
1637 uint64_t timestamp) { in DumpTimestamp()
1685 uint64_t timestamp = 0; in DumpHeader() local
/llvm-project-15.0.7/clang-tools-extra/clangd/support/
H A DTrace.cpp184 double timestamp() { in timestamp() function in clang::clangd::trace::__anonf4523cc60111::JSONTracer
/llvm-project-15.0.7/lld/COFF/
H A DConfig.h260 uint32_t timestamp = 0; member
H A DWriter.cpp1904 uint32_t timestamp = config->timestamp; in writeBuildId() local
/llvm-project-15.0.7/llvm/include/llvm/BinaryFormat/
H A DMachO.h614 uint32_t timestamp; member