Home
last modified time | relevance | path

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

/third_party/mesa3d/src/intel/ds/
Dintel_pps_driver.cc219 uint64_t gpu_timestamp = gpu_timestamp_udw | gpu_timestamp_ldw; in parse_perf_records() local
310 auto gpu_timestamp = records[1].timestamp; in gpu_next() local
330 uint64_t IntelDriver::gpu_timestamp() const in gpu_timestamp() function in pps::IntelDriver
/third_party/mesa3d/src/panfrost/ds/
Dpan_pps_driver.cc165 uint64_t PanfrostDriver::gpu_timestamp() const in gpu_timestamp() function in pps::PanfrostDriver
/third_party/mesa3d/src/tool/pps/
Dpps_datasource.cc322 while (auto gpu_timestamp = driver->next()) { in trace() local
/third_party/mesa3d/src/freedreno/ds/
Dfd_pps_driver.cc706 FreedrenoDriver::gpu_timestamp() const in gpu_timestamp() function in pps::FreedrenoDriver
/third_party/mesa3d/src/amd/common/
Dac_rgp.h181 uint64_t gpu_timestamp; member
Dac_rgp.c851 uint64_t gpu_timestamp; member
/third_party/mesa3d/src/intel/dev/
Dintel_device_info.h496 uint64_t gpu_timestamp) in intel_device_info_timebase_scale()