Update calc for L1 Cache BW #36

Signed-off-by: colramos-amd <colramos@amd.com>


[ROCm/rocprofiler-compute commit: 7b09d94684]
Bu işleme şunda yer alıyor:
colramos-amd
2022-11-28 13:27:53 -06:00
ebeveyn 2bce882ed6
işleme 1a9101d0fc
4 değiştirilmiş dosya ile 13343 ekleme ve 6 silme
Dosya farkları bir veya daha fazla satır çok uzun olduğundan bastırıldı
+2 -2
Dosyayı Görüntüle
@@ -25,8 +25,8 @@ Panel Config:
!= 0) else None))
tips:
Cache BW:
value: AVG(((100 * TCP_TOTAL_CACHE_ACCESSES_sum) / ((GRBM_GUI_ACTIVE * $numCU)
* 4)))
value: ((100 * AVG(((TCP_TOTAL_CACHE_ACCESSES_sum * 64) / (EndNs - BeginNs))))
/ ((($sclk / 1000) * 64) * $numCU))
tips:
Cache Hit:
value: AVG(((100 - ((100 * (((TCP_TCC_READ_REQ_sum + TCP_TCC_WRITE_REQ_sum)
+2 -2
Dosyayı Görüntüle
@@ -25,8 +25,8 @@ Panel Config:
!= 0) else None))
tips:
Cache BW:
value: AVG(((100 * TCP_TOTAL_CACHE_ACCESSES_sum) / ((GRBM_GUI_ACTIVE * $numCU)
* 4)))
value: ((100 * AVG(((TCP_TOTAL_CACHE_ACCESSES_sum * 64) / (EndNs - BeginNs))))
/ ((($sclk / 1000) * 64) * $numCU))
tips:
Cache Hit:
value: AVG(((100 - ((100 * (((TCP_TCC_READ_REQ_sum + TCP_TCC_WRITE_REQ_sum)
+2 -2
Dosyayı Görüntüle
@@ -25,8 +25,8 @@ Panel Config:
!= 0) else None))
tips:
Cache BW:
value: AVG(((100 * TCP_TOTAL_CACHE_ACCESSES_sum) / ((GRBM_GUI_ACTIVE * $numCU)
* 4)))
value: ((100 * AVG(((TCP_TOTAL_CACHE_ACCESSES_sum * 64) / (EndNs - BeginNs))))
/ ((($sclk / 1000) * 64) * $numCU))
tips:
Cache Hit:
value: AVG(((100 - ((100 * (((TCP_TCC_READ_REQ_sum + TCP_TCC_WRITE_REQ_sum)