Home
last modified time | relevance | path

Searched refs:tu_device_get_timestamp (Results 1 – 3 of 3) sorted by relevance

/third_party/mesa3d/src/freedreno/vulkan/
Dtu_perfetto_util.c38 tu_device_get_timestamp(struct tu_device *dev, in tu_device_get_timestamp() function
Dtu_perfetto.h100 tu_device_get_timestamp(struct tu_device *dev,
Dtu_perfetto.cc199 if (tu_device_get_timestamp(dev, &gpu_ts)) { in sync_timestamp()