Home
last modified time | relevance | path

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

/third_party/mesa3d/src/panfrost/ds/
Dpan_pps_driver.cc160 uint32_t PanfrostDriver::gpu_clock_id() const in gpu_clock_id() function in pps::PanfrostDriver
/third_party/mesa3d/src/intel/ds/
Dintel_pps_driver.cc325 uint32_t IntelDriver::gpu_clock_id() const in gpu_clock_id() function in pps::IntelDriver
Dintel_driver_ds.h86 uint32_t gpu_clock_id; member
/third_party/mesa3d/src/freedreno/vulkan/
Dtu_perfetto.cc16 static uint32_t gpu_clock_id; variable
/third_party/mesa3d/src/tool/pps/
Dpps_datasource.cc241 uint32_t gpu_clock_id = driver->gpu_clock_id(); in add_timestamp() local
/third_party/mesa3d/src/freedreno/ds/
Dfd_pps_driver.cc700 FreedrenoDriver::gpu_clock_id() const in gpu_clock_id() function in pps::FreedrenoDriver
/third_party/mesa3d/src/gallium/drivers/freedreno/
Dfreedreno_perfetto.cc30 static uint32_t gpu_clock_id; variable