Searched defs:gpu_time (Results 1 – 3 of 3) sorted by relevance
232 pan_gpu_time_to_ns(struct panfrost_device *dev, uint64_t gpu_time) in pan_gpu_time_to_ns()
178 agx_gpu_time_to_ns(struct agx_device *dev, uint64_t gpu_time) in agx_gpu_time_to_ns()
73 def gpu_time(lmb, name, r=100): function