Searched refs:GetUserTime (Results 1 – 2 of 2) sorted by relevance
82 ProcessInstanceInfo::timespec user_time = Info.GetUserTime(); in TEST_F()89 ProcessInstanceInfo::timespec next_user_time = Info.GetUserTime(); in TEST_F()
198 struct timespec GetUserTime() const { return m_user_time; } in GetUserTime() function