IVGCVSW-4454 Remove the CounterSet and Device fields from Category
authorSadik Armagan <sadik.armagan@arm.com>
Tue, 25 Feb 2020 12:44:44 +0000 (12:44 +0000)
committerSadik Armagan <sadik.armagan@arm.com>
Fri, 28 Feb 2020 16:01:46 +0000 (16:01 +0000)
commit4c998993bda1475595be5505690ff4e08dc2389e
tree643dc71e82c8affd842481d4aa389db7de2c5c42
parent3b3c381963a1bfe12e083928a3abb5a9852b199b
IVGCVSW-4454 Remove the CounterSet and Device fields from Category

Signed-off-by: Sadik Armagan <sadik.armagan@arm.com>
Change-Id: I721f59cd1f6d068e02dabd62c42871a43be9d934
15 files changed:
include/armnn/backends/profiling/IBackendProfiling.hpp
src/profiling/CounterDirectory.cpp
src/profiling/CounterDirectory.hpp
src/profiling/DirectoryCaptureCommandHandler.cpp
src/profiling/ICounterDirectory.hpp
src/profiling/ICounterRegistry.hpp
src/profiling/ProfilingUtils.cpp
src/profiling/RegisterBackendCounters.cpp
src/profiling/RegisterBackendCounters.hpp
src/profiling/SendCounterPacket.cpp
src/profiling/test/ProfilingMocks.hpp
src/profiling/test/ProfilingTests.cpp
src/profiling/test/SendCounterPacketTests.cpp
tests/profiling/gatordmock/CounterDirectory.hpp
tests/profiling/gatordmock/tests/GatordMockTests.cpp