Home
last modified time | relevance | path

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

/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. global() variable
/llvm-project/llvm/utils/KillTheDoctor/
H A DKillTheDoctor.cpp376 FILETIME CreationTime, ExitTime, KernelTime, UserTime; in main() local
/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