Home
last modified time | relevance | path

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

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