mirror of
https://github.com/intel/compute-runtime.git
synced 2025-09-15 13:01:45 +08:00
Add extended functionality for timestamps at Event
Related-To: NEO-4584 Signed-off-by: Daria Hinz <daria.hinz@intel.com>
This commit is contained in:

committed by
Compute-Runtime-Automation

parent
55fb319517
commit
1ef9a1c35f
@ -44,7 +44,9 @@ class OSInterface;
|
||||
class ScratchSpaceController;
|
||||
struct HwPerfCounter;
|
||||
struct HwTimeStamps;
|
||||
struct TimestampPacketStorage;
|
||||
|
||||
template <typename TSize>
|
||||
struct TimestampPackets;
|
||||
|
||||
template <typename T1>
|
||||
class TagAllocator;
|
||||
|
Reference in New Issue
Block a user