Home
last modified time | relevance | path

Searched defs:GetTimestamp (Results 1 – 3 of 3) sorted by relevance

/src/contrib/llvm-project/lldb/include/lldb/Core/ !
H A DSourceManager.h69 llvm::sys::TimePoint<> GetTimestamp() const { return m_mod_time; } in GetTimestamp() function
/src/lib/libdevdctl/ !
H A Devent.cc259 Event::GetTimestamp() const in GetTimestamp() function in DevdCtl::Event
/src/contrib/llvm-project/compiler-rt/lib/memprof/ !
H A Dmemprof_allocator.cpp97 static int GetTimestamp(void) { in GetTimestamp() function