Searched defs:sleep_us (Results 1 – 5 of 5) sorted by relevance
169 IH264E_ERROR_T ih264e_wait_for_thread(UWORD32 sleep_us) in ih264e_wait_for_thread()
203 for (int sleep_us = 1; in TEST_F() local
118 int sleep_us = period_us; in r600_gpu_load_thread() local
134 int sleep_us = period_us; in si_gpu_load_thread() local
220 void ChannelzSleep(int64_t sleep_us) { in ChannelzSleep()