Use GPU instead of CPU address in programming commands for HwTimeStamps

Change-Id: If9ab4cbd052dfa46b5d901073df4c583c2ae361f
Signed-off-by: Pawel Wilma <pawel.wilma@intel.com>
This commit is contained in:
Pawel Wilma
2018-12-11 09:46:00 +01:00
committed by sys_ocldev
parent 6b9803bac1
commit 6202b2222b
14 changed files with 45 additions and 38 deletions

View File

@@ -139,11 +139,11 @@ class GpgpuWalkerHelper {
const iOpenCL::SPatchThreadPayload &threadPayload);
static void dispatchProfilingCommandsStart(
HwTimeStamps &hwTimeStamps,
TagNode<HwTimeStamps> &hwTimeStamps,
OCLRT::LinearStream *commandStream);
static void dispatchProfilingCommandsEnd(
HwTimeStamps &hwTimeStamps,
TagNode<HwTimeStamps> &hwTimeStamps,
OCLRT::LinearStream *commandStream);
static void dispatchPerfCountersNoopidRegisterCommands(