mirror of
https://github.com/intel/compute-runtime.git
synced 2025-09-15 13:01:45 +08:00
Instrumentation refactoring
Use bool instead of int where it should be. Tweak naming. Removed unused members Change-Id: I468be28d78e9da7c7fa1632e362ed077929fb91a
This commit is contained in:

committed by
sys_ocldev

parent
dd601ff73a
commit
3883f790cc
@ -23,7 +23,7 @@
|
||||
#pragma once
|
||||
|
||||
#include "runtime/event/hw_timestamps.h"
|
||||
#include "runtime/instrumentation/instrumentation.h"
|
||||
#include "instrumentation.h"
|
||||
|
||||
namespace OCLRT {
|
||||
|
||||
|
Reference in New Issue
Block a user