Home
last modified time | relevance | path

Searched refs:PERF_PC_VERTEX_HITS (Results 1 - 3 of 3) sorted by relevance

/third_party/mesa3d/src/freedreno/ds/
H A Dfd_pps_driver.cc105 auto PERF_PC_VERTEX_HITS = countable("PERF_PC_VERTEX_HITS"); in setup_a6xx_counters() local
197 return PERF_PC_VERTEX_HITS * (1.f / time); in setup_a6xx_counters()
/third_party/mesa3d/src/freedreno/perfcntrs/
H A Dfd5_perfcntr.c259 COUNTABLE(PERF_PC_VERTEX_HITS, UINT64, AVERAGE),
H A Dfd6_perfcntr.c309 COUNTABLE(PERF_PC_VERTEX_HITS, UINT64, AVERAGE),

Completed in 3 milliseconds