Move performance counters to shared

Signed-off-by: Mateusz Jablonski <mateusz.jablonski@intel.com>
This commit is contained in:
Mateusz Jablonski
2021-09-24 09:02:44 +00:00
committed by Compute-Runtime-Automation
parent 6f0baaeab9
commit 69390c7eca
19 changed files with 20 additions and 17 deletions

View File

@@ -15,10 +15,9 @@
#include "shared/source/helpers/engine_control.h"
#include "shared/source/helpers/engine_node_helper.h"
#include "shared/source/helpers/hw_info.h"
#include "shared/source/os_interface/performance_counters.h"
#include "shared/source/program/sync_buffer_handler.h"
#include "opencl/source/os_interface/performance_counters.h"
#include "engine_group_types.h"
namespace NEO {