Searched defs:kernel_time (Results 1 – 4 of 4) sorted by relevance
| /third_party/json/benchmarks/thirdparty/benchmark/src/ |
| D | timers.cc | 69 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
|
| /third_party/benchmark/src/ |
| D | timers.cc | 71 double MakeTime(FILETIME const& kernel_time, FILETIME const& user_time) { in MakeTime() 116 FILETIME kernel_time; in ProcessCPUUsage() local 147 FILETIME kernel_time; in ThreadCPUUsage() local
|
| /third_party/python/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
|
| /third_party/ninja/src/ |
| D | util.cc | 544 FILETIME idle_time, kernel_time, user_time; in GetLoadAverage() local
|