You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix accuracy of time measurement in submit_kernel_ur
The timer was also measuring the overhead of capturing CPU counters.
This patch moves capturing the CPU counters to be outside of the timed
scope.
Signed-off-by: Piotr Balcer <[email protected]>
0 commit comments