| /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 | 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 = 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 | 80 int user_time = UNPACK(ACCT_MEMBER(ac_stime)); in verify_acct() local
|
| /external/rust/crates/nix/src/sys/ |
| D | resource.rs | 307 pub fn user_time(&self) -> TimeVal { in user_time() method
|
| /external/python/cpython3/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
|
| /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/cronet/base/allocator/partition_allocator/partition_alloc_base/time/ |
| D | time_win.cc | 585 FILETIME creation_time, exit_time, kernel_time, user_time; in GetForThread() local
|
| /external/cronet/base/time/ |
| D | time_win.cc | 665 FILETIME creation_time, exit_time, kernel_time, user_time; in GetForThread() local
|
| /external/ImageMagick/coders/ |
| D | yaml.c | 946 user_time, in EncodeImageAttributes() local
|
| D | json.c | 948 user_time, in EncodeImageAttributes() local
|
| /external/cronet/base/process/ |
| D | process_metrics_win.cc | 146 FILETIME user_time; in GetCumulativeCPUUsage() 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
|
| /external/rust/crates/libc/src/unix/bsd/apple/ |
| D | mod.rs | 2527 let user_time = self.user_time; localVariable 2547 let user_time = self.user_time; localVariable
|