summaryrefslogtreecommitdiffstats
path: root/src/usr/diag/prdf/common/plat/p9/p9_ex.rule
diff options
context:
space:
mode:
Diffstat (limited to 'src/usr/diag/prdf/common/plat/p9/p9_ex.rule')
-rw-r--r--src/usr/diag/prdf/common/plat/p9/p9_ex.rule4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/usr/diag/prdf/common/plat/p9/p9_ex.rule b/src/usr/diag/prdf/common/plat/p9/p9_ex.rule
index a22d9ab69..91d615c18 100644
--- a/src/usr/diag/prdf/common/plat/p9/p9_ex.rule
+++ b/src/usr/diag/prdf/common/plat/p9/p9_ex.rule
@@ -281,7 +281,7 @@ group gL2FIR filter singlebit, cs_root_cause
/** L2FIR[6]
* L2 directory read CE
*/
- (rL2FIR, bit(6)) ? self_th_32perDay;
+ (rL2FIR, bit(6)) ? l2_dir_ce;
/** L2FIR[7]
* L2 directory read UE
@@ -648,7 +648,7 @@ group gL3FIR filter singlebit, cs_root_cause
/** L3FIR[13]
* L3 DIR read CE
*/
- (rL3FIR, bit(13)) ? self_th_32perDay;
+ (rL3FIR, bit(13)) ? l3_dir_ce;
/** L3FIR[14]
* L3 Dir read UE
OpenPOWER on IntegriCloud