Home
last modified time | relevance | path

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

/freebsd/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/contrib/llvm-project/openmp/runtime/src/
H A Dz_Windows_NT_util.cpp68 LARGE_INTEGER UserTime; global() member
94 LARGE_INTEGER UserTime; global() member
648 FILETIME CreationTime, ExitTime, KernelTime, UserTime; __kmp_read_cpu_time() local