Searched defs:user_time (Results 1 – 6 of 6) sorted by relevance
71 double MakeTime(FILETIME const& kernel_time, FILETIME const& user_time) { in MakeTime()117 FILETIME user_time; in ProcessCPUUsage() local148 FILETIME user_time; in ThreadCPUUsage() local
80 int user_time = UNPACK(ACCT_MEMBER(ac_stime)); in verify_acct() local
307 pub fn user_time(&self) -> TimeVal { in user_time() method
1188 FILETIME creation_time, exit_time, kernel_time, user_time; local1381 FILETIME creation_time, exit_time, kernel_time, user_time; local
773 FILETIME idle_time, kernel_time, user_time; in GetLoadAverage() local
2527 let user_time = self.user_time; localVariable2547 let user_time = self.user_time; localVariable