Home
last modified time | relevance | path

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

/external/mesa3d/src/intel/ds/
Dintel_pps_driver.cc226 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/panfrost/ds/
Dpan_pps_driver.cpp178 PanfrostDriver::gpu_timestamp() const in gpu_timestamp() function in pps::PanfrostDriver
/external/mesa3d/src/intel/dev/
Dintel_device_info.h166 uint64_t gpu_timestamp) in intel_device_info_timebase_scale()
/external/mesa3d/src/intel/common/
Dintel_gem.c125 uint64_t *gpu_timestamp, in intel_gem_read_correlate_cpu_gpu_timestamp()
/external/mesa3d/src/amd/vulkan/
Dradv_sqtt.c994 …calibrated_timestamps(struct radv_device *device, uint64_t *cpu_timestamp, uint64_t *gpu_timestamp) in radv_get_calibrated_timestamps()
1023 uint64_t cpu_timestamp = 0, gpu_timestamp = 0; in radv_sqtt_sample_clocks() local
Dradv_rra.c1309 uint64_t gpu_timestamp; member
/external/mesa3d/src/amd/common/
Dac_sqtt.c173 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.c819 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/freedreno/ds/
Dfd_pps_driver.cc708 FreedrenoDriver::gpu_timestamp() const in gpu_timestamp() function in pps::FreedrenoDriver
/external/mesa3d/src/intel/vulkan/
Danv_device.c5067 uint64_t cpu_timestamp, gpu_timestamp, cpu_delta_timestamp, cpu_end_timestamp; in anv_GetCalibratedTimestampsKHR() local