Home
last modified time | relevance | path

Searched defs:userTime (Results 1 – 2 of 2) sorted by relevance

/external/srec/srec/EventLog/src/
DEventLogImpl.c62 ESR_ReturnCode PGetCPUTimes(long* userTime, long* kernelTime) in PGetCPUTimes()
542 long userTime, kernelTime; in SR_EventLog_Event() local
/external/lzma/CPP/7zip/UI/Common/
DBench.cpp411 UInt64 userTime = info.UserTime; in GetUsage() local
426 UInt64 userTime = info.UserTime; in GetRatingPerUsage() local
828 FILETIME creationTime, exitTime, kernelTime, userTime; in LzmaBench() local