mirror of
https://github.com/intel/compute-runtime.git
synced 2026-01-04 15:53:45 +08:00
refactor: reset all waitpkg variables on test start
Signed-off-by: Lukasz Jobczyk <lukasz.jobczyk@intel.com>
This commit is contained in:
committed by
Compute-Runtime-Automation
parent
dacbce7f01
commit
be8545f7df
@@ -17,6 +17,8 @@ namespace NEO {
|
||||
|
||||
namespace WaitUtils {
|
||||
|
||||
constexpr uint64_t defaultCounterValue = 10000;
|
||||
constexpr uint32_t defaultControlValue = 0;
|
||||
constexpr uint32_t defaultWaitCount = 1u;
|
||||
|
||||
extern uint64_t waitpkgCounterValue;
|
||||
|
||||
Reference in New Issue
Block a user