Searched refs:bound_usr_usec (Results 1 – 1 of 1) sorted by relevance
104 …uint64_t bound_usr_usec = bound_thread_info.user_time.seconds * USEC_PER_SEC + bound_thread_info.u… variable106 T_ASSERT_GT(bound_usr_usec, 75000, "Check that bound thread got atleast 75ms CPU time");