IVGCVSW-3411 Add the Counter Values array and accessor methods
authorFinnWilliamsArm <Finn.Williams@arm.com>
Mon, 16 Sep 2019 14:45:42 +0000 (15:45 +0100)
committerJim Flynn Arm <jim.flynn@arm.com>
Wed, 25 Sep 2019 05:28:48 +0000 (05:28 +0000)
commitf6e534a82d167403c5980e3ea3b67135ff9be78b
tree1d355ea0c6e9d2c42836c0a378f4cc10978abf6c
parent95e73d77b9a79f7d350a39d85f07d09cd58422cc
IVGCVSW-3411 Add the Counter Values array and accessor methods

Signed-off-by: FinnWilliamsArm <Finn.Williams@arm.com>
Change-Id: I4fa2428a83b93cbe58b821344206e2f7ce9e37e7
CMakeLists.txt
src/profiling/CounterValues.hpp [new file with mode: 0644]
src/profiling/ProfilingService.cpp
src/profiling/ProfilingService.hpp
src/profiling/test/ProfilingTests.cpp