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
Clarify the logical counter index in the snapshot area.
The counter start/stop function clearly states that snapshot shared memory
area is only valid for the counters being stopped/started in the respective
calls. That means the logical counter index modified must be relative to the
counter base provided in the start/stop call. Add more clarification to avoid
any ambiguity.
Signed-off-by: Atish Patra <[email protected]>
0 commit comments