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
I added an lfence after the START_TS (profiling start) because I was getting some measurements < 0 with the hash table. Need to validate that it is necessary, or it can be solved w/o a fence
The text was updated successfully, but these errors were encountered:
I added an lfence after the START_TS (profiling start) because I was getting some measurements < 0 with the hash table. Need to validate that it is necessary, or it can be solved w/o a fence
The text was updated successfully, but these errors were encountered: