Home
last modified time | relevance | path

Searched defs:user_time (Results 1 – 8 of 8) sorted by relevance

/third_party/boost/boost/chrono/detail/inlined/win/
Dprocess_cpu_clocks.hpp75 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
Dthread_clock.hpp32 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/
Dtimers.cc69 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/
Dtimers.cc71 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/
Dacct02.c80 int user_time = UNPACK(ACCT_MEMBER(ac_stime)); in verify_acct() local
/third_party/flutter/skia/third_party/externals/sdl/src/video/x11/
DSDL_x11window.h68 unsigned long user_time; member
/third_party/python/Modules/
Dtimemodule.c1188 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/
Dutil.cc544 FILETIME idle_time, kernel_time, user_time; in GetLoadAverage() local