Searched refs:wsi_common_get_current_time (Results 1 – 4 of 4) sorted by relevance
299 wsi_common_get_current_time(void);
177 uint64_t current_time = wsi_common_get_current_time(); in wsi_rel_to_abs_time()1484 (int64_t) (timeout - wsi_common_get_current_time())); in wsi_display_fence_wait()1485 wsi_display_debug_code(uint64_t start_ns = wsi_common_get_current_time()); in wsi_display_fence_wait()1517 ((int64_t) (wsi_common_get_current_time() - start_ns)) / in wsi_display_fence_wait()
672 wsi_common_get_current_time(void) in wsi_common_get_current_time() function
902 uint64_t current_time = wsi_common_get_current_time(); in wsi_get_absolute_timeout()953 uint64_t current_time = wsi_common_get_current_time(); in x11_acquire_next_image_poll_x11()