Searched refs:UserT (Results 1 – 3 of 3) sorted by relevance
107 struct UserT {}; struct110 operator UserT() { in operator UserT()
453 auto UserT = std::chrono::duration_cast<std::chrono::microseconds>(458 *ProcStat = ProcessStatistics{UserT + KernelT, UserT, PeakMemory};
454 std::chrono::microseconds UserT = toDuration(Info.ru_utime);460 *ProcStat = ProcessStatistics{UserT + KernelT, UserT, PeakMemory};