Home
last modified time | relevance | path

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

/llvm-project/lldb/include/lldb/Utility/
H A DProcessInfo.h231 void SetCumulativeSystemTime(struct timespec cstime) { in SetCumulativeSystemTime()
/llvm-project/lldb/source/Host/linux/
H A DHost.cpp73 long cstime; global() member