Home
last modified time | relevance | path

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

/llvm-project/lldb/include/lldb/Utility/
H A DProcessInfo.h208 void SetSystemTime(struct timespec stime) { m_system_time = stime; } in SetSystemTime()
/llvm-project/lldb/source/Host/linux/
H A DHost.cpp71 long unsigned stime; global() member