Searched defs:user_time (Results 1 – 8 of 8) sorted by relevance
/third_party/boost/boost/chrono/detail/inlined/win/ |
D | process_cpu_clocks.hpp | 75 boost::winapi::FILETIME_ creation, exit, user_time, system_time; in now() local 100 boost::winapi::FILETIME_ creation, exit, user_time, system_time; in now() local 140 boost::winapi::FILETIME_ creation, exit, user_time, system_time; in now() local 165 boost::winapi::FILETIME_ creation, exit, user_time, system_time; in now() local 205 boost::winapi::FILETIME_ creation, exit, user_time, system_time; in now() local 236 boost::winapi::FILETIME_ creation, exit, user_time, system_time; in now() local
|
D | thread_clock.hpp | 32 boost::winapi::FILETIME_ creation, exit, user_time, system_time; in now() local 76 boost::winapi::FILETIME_ creation, exit, user_time, system_time; in now() local
|
/third_party/json/benchmarks/thirdparty/benchmark/src/ |
D | timers.cc | 69 double MakeTime(FILETIME const& kernel_time, FILETIME const& user_time) { in MakeTime() 115 FILETIME user_time; in ProcessCPUUsage() local 146 FILETIME user_time; in ThreadCPUUsage() local
|
/third_party/benchmark/src/ |
D | timers.cc | 71 double MakeTime(FILETIME const& kernel_time, FILETIME const& user_time) { in MakeTime() 117 FILETIME user_time; in ProcessCPUUsage() local 148 FILETIME user_time; in ThreadCPUUsage() local
|
/third_party/ltp/testcases/kernel/syscalls/acct/ |
D | acct02.c | 80 int user_time = UNPACK(ACCT_MEMBER(ac_stime)); in verify_acct() local
|
/third_party/flutter/skia/third_party/externals/sdl/src/video/x11/ |
D | SDL_x11window.h | 68 unsigned long user_time; member
|
/third_party/python/Modules/ |
D | timemodule.c | 1188 FILETIME creation_time, exit_time, kernel_time, user_time; local 1381 FILETIME creation_time, exit_time, kernel_time, user_time; local
|
/third_party/ninja/src/ |
D | util.cc | 544 FILETIME idle_time, kernel_time, user_time; in GetLoadAverage() local
|