Home
last modified time | relevance | path

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

/third_party/mesa3d/src/freedreno/ds/
H A Dfd_pps_driver.cc70 auto PERF_TP_L1_CACHELINE_REQUESTS = countable("PERF_TP_L1_CACHELINE_REQUESTS"); in setup_a6xx_counters() local
161 return percent(PERF_TP_L1_CACHELINE_MISSES, PERF_TP_L1_CACHELINE_REQUESTS); in setup_a6xx_counters()
/third_party/mesa3d/src/freedreno/perfcntrs/
H A Dfd5_perfcntr.c449 COUNTABLE(PERF_TP_L1_CACHELINE_REQUESTS, UINT64, AVERAGE),
H A Dfd6_perfcntr.c558 COUNTABLE(PERF_TP_L1_CACHELINE_REQUESTS, UINT64, AVERAGE),

Completed in 4 milliseconds