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