Searched refs:radv_get_current_time (Results 1 – 3 of 3) sorted by relevance
92 uint64_t radv_get_current_time(void) in radv_get_current_time() function101 uint64_t current_time = radv_get_current_time(); in radv_get_absolute_timeout()5899 waitAll, timeout - radv_get_current_time()); in radv_WaitForFences()5905 while(radv_get_current_time() <= timeout) { in radv_WaitForFences()5928 radv_get_current_time() <= timeout) in radv_WaitForFences()6156 if (radv_get_current_time() >= abs_timeout && timeline->highest_submitted < value) { in radv_timeline_wait()6357 if (radv_get_current_time() > abs_timeout) in radv_wait_timelines()
2587 uint64_t radv_get_current_time(void);
2916 feedback->duration -= radv_get_current_time(); in radv_start_feedback()2926 feedback->duration += radv_get_current_time(); in radv_stop_feedback()