Home
last modified time | relevance | path

Searched refs:gettime_ns (Results 1 – 5 of 5) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/crocus/
Dcrocus_fence.c297 gettime_ns(void) in gettime_ns() function
310 uint64_t current_time = gettime_ns(); in rel2abs()
/third_party/mesa3d/src/panfrost/vulkan/
Dpanvk_sync.c292 gettime_ns(void) in gettime_ns() function
305 uint64_t current_time = gettime_ns(); in absolute_timeout()
/third_party/mesa3d/src/gallium/drivers/iris/
Diris_fence.c361 gettime_ns(void) in gettime_ns() function
374 uint64_t current_time = gettime_ns(); in rel2abs()
/third_party/mesa3d/src/broadcom/vulkan/
Dv3dv_queue.c71 gettime_ns() in gettime_ns() function
81 uint64_t current_time = gettime_ns(); in get_absolute_timeout()
1538 } while (ret == -ETIME && gettime_ns() < abs_timeout); in v3dv_WaitForFences()
/third_party/mesa3d/src/freedreno/vulkan/
Dtu_drm.c1534 gettime_ns(void) in gettime_ns() function
1547 uint64_t current_time = gettime_ns(); in absolute_timeout()