Home
last modified time | relevance | path

Searched defs:gpu_timestamp (Results 1 – 16 of 16) sorted by relevance

/external/mesa3d/src/intel/ds/
Dintel_pps_driver.cc224 uint64_t gpu_timestamp = gpu_timestamp_udw | gpu_timestamp_ldw; in parse_perf_records() local
317 auto gpu_timestamp = records[1].timestamp; in gpu_next() local
337 uint64_t IntelDriver::gpu_timestamp() const in gpu_timestamp() function in pps::IntelDriver
/external/mesa3d/src/intel/common/xe/
Dintel_gem.c55 uint64_t *gpu_timestamp, in xe_gem_read_correlate_cpu_gpu_timestamp()
/external/mesa3d/src/broadcom/ds/
Dv3d_pps_driver.cc169 V3DDriver::gpu_timestamp() const in gpu_timestamp() function in pps::V3DDriver
/external/mesa3d/src/panfrost/ds/
Dpan_pps_driver.cpp178 PanfrostDriver::gpu_timestamp() const in gpu_timestamp() function in pps::PanfrostDriver
/external/mesa3d/src/intel/common/
Dintel_gem.c125 uint64_t *gpu_timestamp, in intel_gem_read_correlate_cpu_gpu_timestamp()
/external/mesa3d/src/intel/dev/
Dintel_device_info.h167 uint64_t gpu_timestamp) in intel_device_info_timebase_scale()
/external/mesa3d/src/amd/vulkan/
Dradv_sqtt.c749 …calibrated_timestamps(struct radv_device *device, uint64_t *cpu_timestamp, uint64_t *gpu_timestamp) in radv_get_calibrated_timestamps()
778 uint64_t cpu_timestamp = 0, gpu_timestamp = 0; in radv_sqtt_sample_clocks() local
Dradv_rra.c1331 uint64_t gpu_timestamp; member
/external/mesa3d/src/tool/pps/
Dpps_datasource.cc318 while (auto gpu_timestamp = driver->next()) { in trace() local
/external/mesa3d/src/amd/common/
Dac_sqtt.c166 ac_sqtt_add_clock_calibration(struct ac_sqtt *sqtt, uint64_t cpu_timestamp, uint64_t gpu_timestamp) in ac_sqtt_add_clock_calibration()
Dac_rgp.h168 uint64_t gpu_timestamp; member
Dac_rgp.c821 uint64_t gpu_timestamp; member
/external/mesa3d/src/asahi/lib/
Dagx_device.h235 agx_gpu_timestamp_to_ns(struct agx_device *dev, uint64_t gpu_timestamp) in agx_gpu_timestamp_to_ns()
Dunstable_asahi_drm.h866 __u64 gpu_timestamp; member
/external/mesa3d/src/intel/vulkan/
Danv_device.c2047 uint64_t cpu_timestamp, gpu_timestamp, cpu_delta_timestamp, cpu_end_timestamp; in anv_GetCalibratedTimestampsKHR() local
/external/mesa3d/src/freedreno/ds/
Dfd_pps_driver.cc1743 FreedrenoDriver::gpu_timestamp() const in gpu_timestamp() function in pps::FreedrenoDriver