Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/include/llvm/Support/
H A DProgram.h61 std::chrono::microseconds UserTime; member
H A DTimer.h27 double UserTime = 0.0; ///< User time elapsed. variable
/freebsd-src/contrib/llvm-project/openmp/runtime/src/
H A Dz_Windows_NT_util.cpp69 LARGE_INTEGER UserTime; member
95 LARGE_INTEGER UserTime; member
649 FILETIME CreationTime, ExitTime, KernelTime, UserTime; in __kmp_read_cpu_time() local