Home
last modified time | relevance | path

Searched refs:current_suspend_count (Results 1 - 1 of 1) sorted by relevance

/third_party/mesa3d/src/freedreno/vulkan/
H A Dtu_perfetto.cc197 uint64_t current_suspend_count = 0; in sync_timestamp() local
199 tu_device_get_suspend_count(dev, &current_suspend_count); in sync_timestamp()
208 if (current_suspend_count != last_suspend_count) { in sync_timestamp()
210 last_suspend_count = current_suspend_count; in sync_timestamp()

Completed in 2 milliseconds