Home
last modified time | relevance | path

Searched defs:kernelTime (Results 1 – 5 of 5) sorted by relevance

/third_party/skia/third_party/externals/angle2/src/common/
Dsystem_utils_win.cpp90 FILETIME kernelTime = {}; in GetCurrentProcessCpuTime() local
/third_party/lzma/CPP/7zip/Compress/
DLzmaEncoder.cpp263 UInt64 kernelTime, userTime; member
/third_party/lzma/CPP/7zip/UI/Console/
DMain.cpp662 UInt64 kernelTime = GetTime64(kernelTimeFT); in PrintStat() local
/third_party/libuv/src/win/
Dutil.c879 FILETIME createTime, exitTime, kernelTime, userTime; in uv_getrusage() local
/third_party/lz4/programs/
Dlz4io.c115 FILETIME creationTime, exitTime, kernelTime, userTime; in cpuLoad_sec() local