Searched refs:sync_gpu_ts (Results 1 – 6 of 6) sorted by relevance
102 static uint64_t sync_gpu_ts; variable269 if (!sync_gpu_ts) in stage_end()404 sync_gpu_ts = clocks.gpu_ts + clocks.gpu_ts_offset; in tu_perfetto_submit()443 if (sync_gpu_ts > gpu_absolute_ts) { in tu_perfetto_submit()449 if (sync_gpu_ts > gpu_absolute_ts) { in tu_perfetto_submit()455 sync_gpu_ts = clocks.gpu_ts; in tu_perfetto_submit()
86 device->sync_gpu_ts = gpu_ts; in sync_timestamp()168 if (!queue->device->sync_gpu_ts) { in begin_event()191 if (!device->sync_gpu_ts) in end_event()291 queue->device->sync_gpu_ts = 0; in si_ds_end_submit()
61 uint64_t sync_gpu_ts; member
151 device->sync_gpu_ts = gpu_ts; in sync_timestamp()243 if (!queue->device->sync_gpu_ts) { in begin_event()271 if (!device->sync_gpu_ts) in end_event()536 queue->device->sync_gpu_ts = 0; in intel_ds_end_submit()
117 uint64_t sync_gpu_ts; member
23 static uint64_t sync_gpu_ts; variable103 if (!sync_gpu_ts) in stage_end()304 sync_gpu_ts = gpu_ts; in sync_timestamp()