summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xsrc/usr/diag/prdf/common/plat/pegasus/Membuf_acts_NEST.rule4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/usr/diag/prdf/common/plat/pegasus/Membuf_acts_NEST.rule b/src/usr/diag/prdf/common/plat/pegasus/Membuf_acts_NEST.rule
index 3f44f6565..88b8bba52 100755
--- a/src/usr/diag/prdf/common/plat/pegasus/Membuf_acts_NEST.rule
+++ b/src/usr/diag/prdf/common/plat/pegasus/Membuf_acts_NEST.rule
@@ -1322,7 +1322,7 @@ actionclass analyzeFetchPreUe1 { funccall("AnalyzeFetchPreUe1"); };
actionclass analyzeFetchUe0
{
funccall("AnalyzeFetchUe0");
- threshold1;
+ threshold( field(33 / 30 min ) );
SUEGenerationPoint;
};
@@ -1330,7 +1330,7 @@ actionclass analyzeFetchUe0
actionclass analyzeFetchUe1
{
funccall("AnalyzeFetchUe1");
- threshold1;
+ threshold( field(33 / 30 min ) );
SUEGenerationPoint;
};
OpenPOWER on IntegriCloud