diff options
| author | Taras Madan <tarasmadan@google.com> | 2021-12-15 18:12:41 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-12-15 18:12:41 +0100 |
| commit | 572bcb406b5d48ce06b3becd1ac9463d0a54329b (patch) | |
| tree | 4858d2f3cfcc3ef60589d150c1e0154340480e2d /executor/test_linux.h | |
| parent | d5901839ce996fefa76d58d693d687c6637b71a6 (diff) | |
syz-verifier: use int64 instead of int for statistics (#2924)
Currently we use int to aggregate statistics.
Counters update require the lock() operation.
Lets relax it and move to int64 + atomic.AddInt64().
Diffstat (limited to 'executor/test_linux.h')
0 files changed, 0 insertions, 0 deletions
