Searched defs:user_time (Results 1 – 2 of 2) sorted by relevance
76 double MakeTime(FILETIME const& kernel_time, FILETIME const& user_time) { in MakeTime()123 FILETIME user_time; in ProcessCPUUsage() local158 FILETIME user_time; in ThreadCPUUsage() local
82 ProcessInstanceInfo::timespec user_time = Info.GetUserTime(); in TEST_F() local