Searched defs:user_time (Results 1 – 13 of 13) sorted by relevance
| /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/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/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 | 955 user_time; in TranslateEvent() local
|
| D | nt-base.c | 2708 } user_time; in NTUserTime() local
|
| /external/python/cpython3/Modules/ |
| D | timemodule.c | 1105 FILETIME creation_time, exit_time, kernel_time, user_time; in _PyTime_GetProcessTimeWithInfo() local 1294 FILETIME creation_time, exit_time, kernel_time, user_time; in _PyTime_GetThreadTimeWithInfo() local
|
| /external/ImageMagick/coders/ |
| D | json.c | 949 user_time; in EncodeImageAttributes() local
|
| /external/ImageMagick/MagickWand/ |
| D | mogrify.c | 207 user_time; in MagickCommandGenesis() local
|
| /external/ImageMagick/tests/ |
| D | validate.c | 2450 user_time; in main() local
|