aboutsummaryrefslogtreecommitdiff
path: root/src/profiling/TimelineUtilityMethods.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/profiling/TimelineUtilityMethods.hpp')
-rw-r--r--src/profiling/TimelineUtilityMethods.hpp8
1 files changed, 4 insertions, 4 deletions
diff --git a/src/profiling/TimelineUtilityMethods.hpp b/src/profiling/TimelineUtilityMethods.hpp
index 80d5e8dffe..d0c96587b4 100644
--- a/src/profiling/TimelineUtilityMethods.hpp
+++ b/src/profiling/TimelineUtilityMethods.hpp
@@ -10,10 +10,10 @@
#include <armnn/Types.hpp>
-namespace armnn
+namespace arm
{
-namespace profiling
+namespace pipe
{
class TimelineUtilityMethods
@@ -95,6 +95,6 @@ private:
std::unique_ptr<ISendTimelinePacket> m_SendTimelinePacket;
};
-} // namespace profiling
+} // namespace pipe
-} // namespace armnn
+} // namespace arm