aboutsummaryrefslogtreecommitdiff
path: root/profiling/common/include/LabelsAndEventClasses.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'profiling/common/include/LabelsAndEventClasses.hpp')
-rw-r--r--profiling/common/include/LabelsAndEventClasses.hpp8
1 files changed, 4 insertions, 4 deletions
diff --git a/profiling/common/include/LabelsAndEventClasses.hpp b/profiling/common/include/LabelsAndEventClasses.hpp
index 8e3e0b0c67..0c43524294 100644
--- a/profiling/common/include/LabelsAndEventClasses.hpp
+++ b/profiling/common/include/LabelsAndEventClasses.hpp
@@ -9,10 +9,10 @@
#include "DllExport.hpp"
-namespace armnn
+namespace arm
{
-namespace profiling
+namespace pipe
{
class LabelsAndEventClasses
@@ -64,6 +64,6 @@ private:
static ProfilingGuidGenerator m_GuidGenerator;
};
-} // namespace profiling
+} // namespace pipe
-} // namespace armnn
+} // namespace arm