/external/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/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/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 | 46 uint64_t user_time = user_ftime.dwHighDateTime * 0x100000000 + in GetThreadCPUTimeNs() 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/autotest/client/site_tests/platform_CompressedSwapPerf/src/ |
D | hog.c | 42 uint64_t user_time; member
|
/external/ImageMagick/MagickCore/ |
D | identify.c | 506 user_time; in IdentifyImage() local
|
D | log.c | 1201 user_time; in TranslateEvent() local
|
D | nt-base.c | 2780 } user_time; in NTUserTime() local
|
/external/python/cpython3/Modules/ |
D | timemodule.c | 1124 FILETIME creation_time, exit_time, kernel_time, user_time; local 1313 FILETIME creation_time, exit_time, kernel_time, user_time; local
|
/external/ImageMagick/coders/ |
D | json.c | 949 user_time; in EncodeImageAttributes() local
|
/external/ImageMagick/MagickWand/ |
D | mogrify.c | 208 user_time; in MagickCommandGenesis() local
|
/external/ImageMagick/tests/ |
D | validate.c | 2445 user_time; in main() local
|