compute-runtime/runtime/command_queue
Piotr Fusik 745c20c78a Rename TimestampPacket to TimestampPacketStorage.
Related-To: NEO-2872

Change-Id: Id1f78491912c44890ae7ead2cac12ec8eb073628
Signed-off-by: Piotr Fusik <piotr.fusik@intel.com>
2019-04-16 15:34:28 +02:00
..
CMakeLists.txt Add function to flush caches 2019-04-05 09:48:50 +02:00
command_queue.cpp Add dedicated map allocation 2019-04-09 16:16:31 +02:00
command_queue.h Add dedicated map allocation 2019-04-09 16:16:31 +02:00
command_queue_hw.h Add events support for cache flushes 2019-04-15 15:44:25 +02:00
command_queue_hw.inl Add events support for cache flushes 2019-04-15 15:44:25 +02:00
cpu_data_transfer_handler.cpp Make sure that timestamp is properly connected to mapBuffer event. 2019-04-04 11:36:06 +02:00
enqueue_barrier.h Change namespace from OCLRT to NEO 2019-03-26 15:48:19 +01:00
enqueue_common.h Rename TimestampPacket to TimestampPacketStorage. 2019-04-16 15:34:28 +02:00
enqueue_copy_buffer.h Change namespace from OCLRT to NEO 2019-03-26 15:48:19 +01:00
enqueue_copy_buffer_rect.h Change namespace from OCLRT to NEO 2019-03-26 15:48:19 +01:00
enqueue_copy_buffer_to_image.h Change namespace from OCLRT to NEO 2019-03-26 15:48:19 +01:00
enqueue_copy_image.h Change namespace from OCLRT to NEO 2019-03-26 15:48:19 +01:00
enqueue_copy_image_to_buffer.h Change namespace from OCLRT to NEO 2019-03-26 15:48:19 +01:00
enqueue_fill_buffer.h Change namespace from OCLRT to NEO 2019-03-26 15:48:19 +01:00
enqueue_fill_image.h Change namespace from OCLRT to NEO 2019-03-26 15:48:19 +01:00
enqueue_kernel.h Change namespace from OCLRT to NEO 2019-03-26 15:48:19 +01:00
enqueue_marker.h Change namespace from OCLRT to NEO 2019-03-26 15:48:19 +01:00
enqueue_migrate_mem_objects.h Change namespace from OCLRT to NEO 2019-03-26 15:48:19 +01:00
enqueue_read_buffer.h AUBDumpAllocsOnEnqueueReadOnly to not activate in path with map buffer 2019-04-15 17:27:53 +02:00
enqueue_read_buffer_rect.h Change namespace from OCLRT to NEO 2019-03-26 15:48:19 +01:00
enqueue_read_image.h Change namespace from OCLRT to NEO 2019-03-26 15:48:19 +01:00
enqueue_resource_barrier.h Add function to flush caches 2019-04-05 09:48:50 +02:00
enqueue_svm.h Add new SVM types 2019-04-11 15:27:38 +02:00
enqueue_write_buffer.h Add dedicated map allocation 2019-04-09 16:16:31 +02:00
enqueue_write_buffer_rect.h Change namespace from OCLRT to NEO 2019-03-26 15:48:19 +01:00
enqueue_write_image.h Change namespace from OCLRT to NEO 2019-03-26 15:48:19 +01:00
finish.h Change namespace from OCLRT to NEO 2019-03-26 15:48:19 +01:00
flush.h Change namespace from OCLRT to NEO 2019-03-26 15:48:19 +01:00
gpgpu_walker.h Rename TimestampPacket to TimestampPacketStorage. 2019-04-16 15:34:28 +02:00
gpgpu_walker.inl Simplify HwTimeStamps operations. 2019-04-15 10:51:09 +02:00
gpgpu_walker_base.inl Rename TimestampPacket to TimestampPacketStorage. 2019-04-16 15:34:28 +02:00
hardware_interface.h Rename TimestampPacket to TimestampPacketStorage. 2019-04-16 15:34:28 +02:00
hardware_interface.inl Rename TimestampPacket to TimestampPacketStorage. 2019-04-16 15:34:28 +02:00
hardware_interface_base.inl Rename TimestampPacket to TimestampPacketStorage. 2019-04-16 15:34:28 +02:00
local_id_gen.cpp Change namespace from OCLRT to NEO 2019-03-26 15:48:19 +01:00
local_id_gen.h Change namespace from OCLRT to NEO 2019-03-26 15:48:19 +01:00
local_id_gen.inl Change namespace from OCLRT to NEO 2019-03-26 15:48:19 +01:00
local_id_gen_avx2.cpp Change namespace from OCLRT to NEO 2019-03-26 15:48:19 +01:00
local_id_gen_sse4.cpp Change namespace from OCLRT to NEO 2019-03-26 15:48:19 +01:00
local_work_size.cpp Simplify bit operations. 2019-03-27 17:11:29 +01:00
resource_barrier.h Add function to flush caches 2019-04-05 09:48:50 +02:00