summaryrefslogtreecommitdiffstats
path: root/src/include
diff options
context:
space:
mode:
Diffstat (limited to 'src/include')
-rw-r--r--src/include/usr/hwas/common/hwas.H7
1 files changed, 7 insertions, 0 deletions
diff --git a/src/include/usr/hwas/common/hwas.H b/src/include/usr/hwas/common/hwas.H
index 8dafb39ae..df6c3a004 100644
--- a/src/include/usr/hwas/common/hwas.H
+++ b/src/include/usr/hwas/common/hwas.H
@@ -186,6 +186,13 @@ void invokePresentByAssoc();
void presentByAssoc(TargetInfoVector& io_funcTargets,
TargetInfoVector& o_targToDeconfig);
+/**
+ * @brief Find the ATTR_EC for all processors and calculate the EFFECTIVE_EC
+ * (the lowest EC found)
+ *
+ */
+void calculateEffectiveEC();
+
}; // end namespace
#endif
OpenPOWER on IntegriCloud