mirror of
https://github.com/intel/compute-runtime.git
synced 2026-01-09 06:23:01 +08:00
Use global timestamps instead of local
Change-Id: Ie39b242915a55aef60fcf7164199647299c91a21
This commit is contained in:
committed by
sys_ocldev
parent
0bbd2b2ac4
commit
57269b97a3
@@ -122,7 +122,8 @@ class GpgpuWalkerHelper {
|
||||
|
||||
static void dispatchProfilingCommandsEnd(
|
||||
TagNode<HwTimeStamps> &hwTimeStamps,
|
||||
LinearStream *commandStream);
|
||||
LinearStream *commandStream,
|
||||
const HardwareInfo &hwInfo);
|
||||
|
||||
static void dispatchPerfCountersCommandsStart(
|
||||
CommandQueue &commandQueue,
|
||||
|
||||
Reference in New Issue
Block a user