Searched refs:PERF_TP_L1_CACHELINE_MISSES (Results 1 – 3 of 3) sorted by relevance
69 auto PERF_TP_L1_CACHELINE_MISSES = countable("PERF_TP_L1_CACHELINE_MISSES"); in setup_a6xx_counters() local134 return PERF_TP_L1_CACHELINE_MISSES / time; in setup_a6xx_counters()156 return safe_div(PERF_TP_L1_CACHELINE_MISSES, PERF_HLSQ_QUADS * 4); in setup_a6xx_counters()161 return percent(PERF_TP_L1_CACHELINE_MISSES, PERF_TP_L1_CACHELINE_REQUESTS); in setup_a6xx_counters()
450 COUNTABLE(PERF_TP_L1_CACHELINE_MISSES, UINT64, AVERAGE),
559 COUNTABLE(PERF_TP_L1_CACHELINE_MISSES, UINT64, AVERAGE),