Searched refs:intel_read_gpu_timestamp (Results 1 – 3 of 3) sorted by relevance
164 gpu_timestamp_udw = intel_read_gpu_timestamp(drm_device.fd) & ~perf->cfg->oa_timestamp_mask; in enable_perfcnt()217 … gpu_timestamp_udw = intel_read_gpu_timestamp(drm_device.fd) & ~perf->cfg->oa_timestamp_mask; in parse_perf_records()333 intel_read_gpu_timestamp(drm_device.fd)); in gpu_timestamp()
160 intel_read_gpu_timestamp(device->fd)); in sync_timestamp()
80 intel_read_gpu_timestamp(int fd) in intel_read_gpu_timestamp() function