SWDEV-463865 - symbol renamings to prevent conflicts in static build

Change-Id: Id7fbb638c1088c23df52fee877cd790d637b1ffb


[ROCm/clr commit: b8c2ac4de4]
This commit is contained in:
Ioannis Assiouras
2024-06-04 18:33:00 +01:00
والد 1c94521c1c
کامیت 0e023d1a0a
17فایلهای تغییر یافته به همراه45 افزوده شده و 45 حذف شده
@@ -25,7 +25,7 @@
#include <atomic>
namespace activity_prof {
namespace amd::activity_prof {
decltype(report_activity) report_activity{nullptr};
@@ -122,7 +122,7 @@ void ReportActivity(const amd::Command& command) {
}
}
} // namespace activity_prof
} // namespace amd::activity_prof
#define CASE_STRING(X, C) \
case X: \