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:
Compute-Runtime-Validation
2025-01-18 00:39:44 +01:00
committed by Compute-Runtime-Automation
parent 568133b690
commit e1d1decf90
7 changed files with 54 additions and 72 deletions

View File

@@ -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
};