/external/libcxx/utils/google-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
|
/external/llvm-project/libcxx/utils/google-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
|
/external/llvm-project/llvm/utils/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
|
/external/google-benchmark/src/ |
D | timers.cc | 70 double MakeTime(FILETIME const& kernel_time, FILETIME const& user_time) { in MakeTime() 116 FILETIME user_time; in ProcessCPUUsage() local 147 FILETIME user_time; in ThreadCPUUsage() local
|
/external/eigen/bench/btl/generic_bench/timers/ |
D | portable_timer.hh | 74 double user_time() { return elapsed(); } in user_time() function in Portable_Timer 120 double user_time() in user_time() function in Portable_Timer 172 double user_time() in user_time() function in Portable_Timer
|
/external/perfetto/src/base/ |
D | time.cc | 49 uint64_t user_time = user_ftime.dwHighDateTime * 0x100000000 + in GetThreadCPUTimeNs() local
|
/external/flac/src/utils/flactimer/ |
D | main.cpp | 154 FILETIME user_time; in main() local
|
/external/google-breakpad/src/client/windows/crash_generation/ |
D | client_info.cc | 68 FILETIME creation_time, exit_time, kernel_time, user_time; in Initialize() local
|
/external/ltp/testcases/kernel/syscalls/acct/ |
D | acct02.c | 76 int user_time = UNPACK(ACCT_MEMBER(ac_stime)); in verify_acct() local
|
/external/python/cpython3/Modules/ |
D | timemodule.c | 1151 FILETIME creation_time, exit_time, kernel_time, user_time; local 1344 FILETIME creation_time, exit_time, kernel_time, user_time; local
|
/external/ImageMagick/MagickCore/ |
D | identify.c | 508 user_time; in IdentifyImage() local
|
D | log.c | 1201 user_time; in TranslateEvent() local
|
D | nt-base.c | 2627 } user_time; in NTUserTime() local
|
/external/ImageMagick/coders/ |
D | json.c | 948 user_time, in EncodeImageAttributes() local
|
D | yaml.c | 946 user_time, in EncodeImageAttributes() local
|
/external/ImageMagick/MagickWand/ |
D | mogrify.c | 214 user_time; in MagickCommandGenesis() local
|
/external/ImageMagick/tests/ |
D | validate.c | 2475 user_time; in main() local
|