Searched refs:GetCumulativeUserTime (Results 1 – 2 of 2) sorted by relevance
214 struct timespec GetCumulativeUserTime() const { in GetCumulativeUserTime() function
386 prstatus.pr_cutime = copy_timespecs(info.GetCumulativeUserTime()); in Populate()