Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/include/llvm/Support/
H A DProgram.h61 std::chrono::microseconds UserTime; member
H A DTimer.h27 double UserTime; ///< User time elapsed. variable
/llvm-project-15.0.7/llvm/utils/KillTheDoctor/
H A DKillTheDoctor.cpp382 FILETIME CreationTime, ExitTime, KernelTime, UserTime; in main() local
/llvm-project-15.0.7/openmp/runtime/src/
H A Dz_Windows_NT_util.cpp68 LARGE_INTEGER UserTime; member
94 LARGE_INTEGER UserTime; member
647 FILETIME CreationTime, ExitTime, KernelTime, UserTime; in __kmp_read_cpu_time() local