IVGCVSW-4794 Fix ArmNN Counters incorrectly set to delta
authorFinn Williams <Finn.Williams@arm.com>
Fri, 8 May 2020 11:24:31 +0000 (12:24 +0100)
committerFinn Williams <Finn.Williams@arm.com>
Fri, 8 May 2020 11:42:39 +0000 (12:42 +0100)
commit78229c4e6472b6e30627d549c97e9cbe678ec4d3
tree4f0e32d70956e1989771583dc371d3b5cd489a18
parente09fc820968ee4de20df60e371088582a710bad0
IVGCVSW-4794 Fix ArmNN Counters incorrectly set to delta

 * Change all ArmNN counters to absolute

 * Fix bug in the DirectoryCaptureCommandHandler where the offsets of the
   m_CounterClass and m_CounterInterpolation were swapped

 * Fix bug in the DirectoryCaptureCommandHandler where the offsets of the
   m_DeviceUid and m_CounterSetUid were swapped

Signed-off-by: Finn Williams <Finn.Williams@arm.com>
Change-Id: If396628306757088aa0acf739fb3e4f240b4394b
src/profiling/DirectoryCaptureCommandHandler.cpp
src/profiling/ProfilingService.cpp