Home
last modified time | relevance | path

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

/freebsd-head/contrib/llvm-project/lldb/include/lldb/Core/
HDSourceManager.h69 llvm::sys::TimePoint<> GetTimestamp() const { return m_mod_time; } in GetTimestamp() function
/freebsd-head/lib/libdevdctl/
HDevent.cc259 Event::GetTimestamp() const in GetTimestamp() function in DevdCtl::Event
/freebsd-head/contrib/llvm-project/compiler-rt/lib/memprof/
HDmemprof_allocator.cpp97 static int GetTimestamp(void) { in GetTimestamp() function