Home
last modified time | relevance | path

Searched defs:getTimestamp (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/gnu/llvm/llvm/tools/dsymutil/
H A DDebugMap.h172 sys::TimePoint<std::chrono::seconds> getTimestamp() const { in getTimestamp() function
/openbsd-src/gnu/llvm/compiler-rt/lib/xray/
H A Dxray_fdr_logging.cpp415 static TSCAndCPU getTimestamp() XRAY_NEVER_INSTRUMENT { in getTimestamp() function