Home
last modified time | relevance | path

Searched defs:kernel_time (Results 1 – 10 of 10) sorted by relevance

/aosp_15_r20/external/libcxx/utils/google-benchmark/src/
H A Dtimers.cc69 double MakeTime(FILETIME const& kernel_time, FILETIME const& user_time) { in MakeTime()
114 FILETIME kernel_time; in ProcessCPUUsage() local
145 FILETIME kernel_time; in ThreadCPUUsage() local
/aosp_15_r20/external/cronet/third_party/google_benchmark/src/src/
H A Dtimers.cc76 double MakeTime(FILETIME const& kernel_time, FILETIME const& user_time) { in MakeTime()
121 FILETIME kernel_time; in ProcessCPUUsage() local
156 FILETIME kernel_time; in ThreadCPUUsage() local
/aosp_15_r20/external/google-benchmark/src/
H A Dtimers.cc76 double MakeTime(FILETIME const& kernel_time, FILETIME const& user_time) { in MakeTime()
122 FILETIME kernel_time; in ProcessCPUUsage() local
161 FILETIME kernel_time; in ThreadCPUUsage() local
/aosp_15_r20/external/flac/src/utils/flactimer/
H A Dmain.cpp153 FILETIME kernel_time; in main() local
/aosp_15_r20/external/google-breakpad/src/client/windows/crash_generation/
H A Dclient_info.cc71 FILETIME creation_time, exit_time, kernel_time, user_time; in Initialize() local
/aosp_15_r20/external/perfetto/src/base/
H A Dtime.cc137 uint64_t kernel_time = in GetThreadCPUTimeNs() local
/aosp_15_r20/external/python/cpython3/Modules/
Dtimemodule.c1214 FILETIME creation_time, exit_time, kernel_time, user_time; local
1407 FILETIME creation_time, exit_time, kernel_time, user_time; local
/aosp_15_r20/external/cronet/base/allocator/partition_allocator/src/partition_alloc/partition_alloc_base/time/
H A Dtime_win.cc420 FILETIME creation_time, exit_time, kernel_time, user_time; in GetForThread() local
/aosp_15_r20/external/cronet/base/time/
H A Dtime_win.cc677 FILETIME creation_time, exit_time, kernel_time, user_time; in GetForThread() local
/aosp_15_r20/external/cronet/base/process/
H A Dprocess_metrics_win.cc127 FILETIME kernel_time; in GetImpreciseCumulativeCPUUsage() local