mirror of
https://github.com/intel/compute-runtime.git
synced 2026-01-05 09:09:04 +08:00
Revert "fix: Mapped time stamp retrieval with IPC"
This reverts commit 118cb62b7f.
Signed-off-by: Compute-Runtime-Validation <compute-runtime-validation@intel.com>
This commit is contained in:
committed by
Compute-Runtime-Automation
parent
568133b690
commit
e1d1decf90
@@ -83,7 +83,7 @@ zexCounterBasedEventCreate2(ze_context_handle_t hContext, ze_device_handle_t hDe
|
||||
signalScope, // signalScope
|
||||
desc->waitScope, // waitScope
|
||||
timestampFlag, // timestampPool
|
||||
mappedTimestampFlag, // kernelMappedTsPoolFlag
|
||||
mappedTimestampFlag, // kerneMappedTsPoolFlag
|
||||
false, // importedIpcPool
|
||||
ipcFlag, // ipcPool
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user