Home
last modified time | relevance | path

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

/llvm-project/lldb/include/lldb/Utility/
H A DProcessInfo.h218 void SetCumulativeUserTime(struct timespec cutime) { in SetCumulativeUserTime()
/llvm-project/lldb/source/Host/linux/
H A DHost.cpp72 long cutime; global() member