Home
last modified time | relevance | path

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

/third_party/mesa3d/src/intel/ds/
Dintel_pps_driver.h22 uint64_t gpu_timestamp; member
Dintel_pps_driver.cc370 auto gpu_timestamp = report_b->timestamp; in gpu_next() local
380 if (auto gpu_timestamp = gpu_next()) { in cpu_next() local
/third_party/mesa3d/src/intel/dev/
Dintel_device_info.h410 uint64_t gpu_timestamp) in intel_device_info_timebase_scale()