From b37eeb751bc3a8e312779f10d32f56fbf93defb4 Mon Sep 17 00:00:00 2001 From: "Larsen, Steffen" Date: Thu, 7 Mar 2024 06:34:31 -0800 Subject: [PATCH] Add newline Signed-off-by: Larsen, Steffen --- .../proposed/sycl_ext_oneapi_profiling_tag.asciidoc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sycl/doc/extensions/proposed/sycl_ext_oneapi_profiling_tag.asciidoc b/sycl/doc/extensions/proposed/sycl_ext_oneapi_profiling_tag.asciidoc index afeffccf88cfe..1b5d84b630a52 100644 --- a/sycl/doc/extensions/proposed/sycl_ext_oneapi_profiling_tag.asciidoc +++ b/sycl/doc/extensions/proposed/sycl_ext_oneapi_profiling_tag.asciidoc @@ -152,8 +152,8 @@ time at which `submit_profiling_tag` is called. The event's `info::event_profiling::command_end` timestamp reflects the time at which the event enters the "complete" state. The event's `info::event_profiling::command_start` timestamp reflects the time -that the profiling tag command starts executing. This timestamp is between -the `info::event_profiling::command_submit` and +that the profiling tag command starts executing. +This timestamp is between the `info::event_profiling::command_submit` and `info::event_profiling::command_end` timestamps. It is unspecified whether the event ever has the