Remove mean for avg header in inst cache panel

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


[ROCm/rocprofiler-compute commit: 17a4d92c63]
This commit is contained in:
colramos-amd
2024-02-26 14:10:01 -06:00
committed by Cole Ramos
parent c27927e4ad
commit 98ecb3b590
6 changed files with 12 additions and 12 deletions
@@ -91,14 +91,14 @@ Panel Config:
title: Instruction Cache - L2 Interface
header:
metric: Metric
mean: Mean
avg: Avg
min: Min
max: Max
unit: Unit
tips: Tips
metric:
L1I-L2 Bandwidth:
mean: AVG(((SQC_TC_INST_REQ * 64) / $denom))
avg: AVG(((SQC_TC_INST_REQ * 64) / $denom))
min: MIN(((SQC_TC_INST_REQ * 64) / $denom))
max: MAX(((SQC_TC_INST_REQ * 64) / $denom))
unit: (Bytes + $normUnit)
@@ -91,14 +91,14 @@ Panel Config:
title: Instruction Cache - L2 Interface
header:
metric: Metric
mean: Mean
avg: Avg
min: Min
max: Max
unit: Unit
tips: Tips
metric:
L1I-L2 Bandwidth:
mean: AVG(((SQC_TC_INST_REQ * 64) / $denom))
avg: AVG(((SQC_TC_INST_REQ * 64) / $denom))
min: MIN(((SQC_TC_INST_REQ * 64) / $denom))
max: MAX(((SQC_TC_INST_REQ * 64) / $denom))
unit: (Bytes + $normUnit)
@@ -91,14 +91,14 @@ Panel Config:
title: Instruction Cache - L2 Interface
header:
metric: Metric
mean: Mean
avg: Avg
min: Min
max: Max
unit: Unit
tips: Tips
metric:
L1I-L2 Bandwidth:
mean: AVG(((SQC_TC_INST_REQ * 64) / $denom))
avg: AVG(((SQC_TC_INST_REQ * 64) / $denom))
min: MIN(((SQC_TC_INST_REQ * 64) / $denom))
max: MAX(((SQC_TC_INST_REQ * 64) / $denom))
unit: (Bytes + $normUnit)
@@ -91,14 +91,14 @@ Panel Config:
title: Instruction Cache - L2 Interface
header:
metric: Metric
mean: Mean
avg: Avg
min: Min
max: Max
unit: Unit
tips: Tips
metric:
L1I-L2 Bandwidth:
mean: AVG(((SQC_TC_INST_REQ * 64) / $denom))
avg: AVG(((SQC_TC_INST_REQ * 64) / $denom))
min: MIN(((SQC_TC_INST_REQ * 64) / $denom))
max: MAX(((SQC_TC_INST_REQ * 64) / $denom))
unit: (Bytes + $normUnit)
@@ -91,14 +91,14 @@ Panel Config:
title: Instruction Cache - L2 Interface
header:
metric: Metric
mean: Mean
avg: Avg
min: Min
max: Max
unit: Unit
tips: Tips
metric:
L1I-L2 Bandwidth:
mean: AVG(((SQC_TC_INST_REQ * 64) / $denom))
avg: AVG(((SQC_TC_INST_REQ * 64) / $denom))
min: MIN(((SQC_TC_INST_REQ * 64) / $denom))
max: MAX(((SQC_TC_INST_REQ * 64) / $denom))
unit: (Bytes + $normUnit)
@@ -91,14 +91,14 @@ Panel Config:
title: Instruction Cache - L2 Interface
header:
metric: Metric
mean: Mean
avg: Avg
min: Min
max: Max
unit: Unit
tips: Tips
metric:
L1I-L2 Bandwidth:
mean: AVG(((SQC_TC_INST_REQ * 64) / $denom))
avg: AVG(((SQC_TC_INST_REQ * 64) / $denom))
min: MIN(((SQC_TC_INST_REQ * 64) / $denom))
max: MAX(((SQC_TC_INST_REQ * 64) / $denom))
unit: (Bytes + $normUnit)