Searched refs:agx_gpu_time_to_ns (Results 1 – 3 of 3) sorted by relevance
229 agx_gpu_time_to_ns(struct agx_device *dev, uint64_t gpu_time) in agx_gpu_time_to_ns() function
411 vresult->u64 = agx_gpu_time_to_ns(dev, value); in agx_get_query_result()416 vresult->u64 = agx_gpu_time_to_ns(dev, ptr[0] - ptr[1]); in agx_get_query_result()
2193 caps->timer_resolution = agx_gpu_time_to_ns(agx_device(pscreen), 1); in agx_init_screen_caps()2551 return agx_gpu_time_to_ns(dev, agx_get_gpu_timestamp(dev)); in agx_get_timestamp()